﻿/*text colors
blue:	#2e96fe
black: #000000;
*/

html
{
	overflow: -moz-scrollbars-vertical;
}

html>body #bar { height: 27px; }
html>body #mainmenu {position: relative;}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12pt;	
	color:#000000;
	background-color:#f1f8ff;
}

h4
{  margin: 25px 5px 5px 5px; }

table {padding:0px;margin:0px; border:none;}
td { vertical-align:top; text-align:left;padding:0px;margin:0px;}
th {vertical-align:top;}

input[type=button]
{
height:32px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:center;
	vertical-align:middle;
}
input[type=submit]
{
	height:32px;
	width:170px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:center;
	vertical-align:middle;
}
input[type=reset]
{
	height:32px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:center;
	vertical-align:middle;
}

input[type=text] { 
	width: 200px; 
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
} 

input[type=password] { 
	width: 200px; 
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
} 
select
{
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
}

#logo
{
	background-image:url(images/images/logo.png);
	width:198px;height:199px;
	border:none;
	background-repeat:no-repeat;
}
#logo img
{
	border:none;
}
#header_bg 
{
	background-image:url(images/images/e_02.png);
	width:792px;height:199px;
	border:none;
	background-repeat:no-repeat;
}
#header_bg a
{
	color:#2e96fe;font-size:12pt;font-weight:bold;
	text-decoration:none;
}
#header_bg a:hover
{
	color:#2e96fe;font-size:12pt;font-weight:bold;
	text-decoration:underline;
}

	

#header_menu { text-align:center; vertical-align:bottom;padding-top:40px;}
#header_menu a 
{
	background: url(images/images/pawIcon1.png) 0 0px no-repeat;
	padding:4px 30px 4px 30px;
	vertical-align:middle;
	
}
	
#header_menu a:hover 
{
	background: url(images/images/pawIcon1.png) 0 0px no-repeat;
	padding:4px 30px 4px 30px;
	vertical-align:middle;
	text-decoration:underline;
}


#searchBox
{
	background-image:url(images/searchBox.png);
	height:43px;width:674px;
	text-align:left;
	font-family:Tahoma;
	font-weight:normal;
	font-size:.8em;
	 white-space:nowrap;
}
#searchBox a:hover { text-decoration:underline;color:#889095;}

/*#searchBox */



#left_menu
{
	background-image:url(images/images/e_03.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:198;height:414px;
	text-align:left;
	padding: 14px 4px 4px 4px;
	display:block;
	white-space:nowrap;
	text-transform:uppercase;
}
#left_menu a
{
	width:198px;
	color:#000000;
	font-size:10pt;
	text-decoration:none;
	padding:4px;
}
#left_menu a:hover
{
	width:198px;
	color:#000000;
	font-size:10pt;
	text-decoration:underline;
		padding:4px;
}
.header_catalogList
{
	height:30px;
}

#footer
{
	background-image:url(images/images/e_08.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:990;height:240; 
	border:none;
	white-space:nowrap;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
}
#footer a {text-decoration:none;padding:  0px 30px 0px 2px;}
#footer a:hover { text-decoration:underline;color:#889095;padding: 0px 30px 0px 2px;}

.modalBackground 
{
	background-color:#334455;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#334455;
	padding:3px;
	font-size:8pt;
}

a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#5d686f;
	text-decoration:none;
}


.loginheader
{
	font-weight:bold;	
	background-color:#2e96fe;
	color:#ffffff;
}
.logincell
{
	text-decoration: none;
	padding:10px;
}

#main_content
{

	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#3c4a6d;
}
#underFooter
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#underFooter a
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	display:block;
	width:400px;
}
#underFooter a:hover
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	width:400px;
} 

#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls
{
	width:100%;
}

#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls input[type=button]
{
	height:32px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:center;
	vertical-align:middle;
}
#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls input[type=submit]
{
	height:32px;
	width:170px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:center;
	vertical-align:middle;
}
#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls input[type=reset]
{
	height:32px;
	margin:4px;
	padding: 0px 10px 0px 10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-family:Arial;
	font-weight:bold;
	color:#2e96fe;
	text-align:right;
	vertical-align:middle;
}

#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls input[type=text] { 
	width:220px;
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
	text-align:right;
} 

#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls input[type=password] { 
	width:220px;
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
	text-align:right;
} 
#ctl01_ContentPlaceHolder1_Wuc_Product_ProductTopDisplay1_attList_pnlAttControls select
{
	color:#cd3333;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
	width:180px;
	text-align:right;
}