/* CSS document for global marketing resources */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a {
	color:#1f6996;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:none;
}

#container {
	width: 1000px;
	margin:auto;
}

#logo {
	width:950px;
	margin:auto;
	height:46px;
	overflow:hidden;
	clear:both;
}

#topMenu {
	background:url(/images/toplinksbg.gif) no-repeat right;
	height:23px;
	width:950px;
	margin:auto;
	padding-right:0px;
	padding-top:3px;
	clear:both;
}

#topMenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding:0px 11px;
}

#topMenu a:hover {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

#mainMenu {
	width:954px;
	margin:auto;
	padding-top:15px;
	padding-bottom:8px;
	clear:both;
}

#menuTabs{
	padding:0px;
	margin:0px;
	font:normal 12px Arial;
	list-style-type:none;
	text-align:right; /*set to left, center, or right to align the menu as desired*/
}

#menuTabs li{
	display:inline;
	margin:0px;
	padding:0px;
}

#menuTabs li a{
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:5px 8px;
	margin:0px;
	border-top:2px solid #EEEEEE;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:2px solid #EEEEEE;
	color:#666666;
	background:url(../images/buttonbg.gif) repeat-x center;
}

#menuTabs li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:url(/images/buttonbg_hover.gif) repeat-x center;
}

#menuTabs li a:active{
	text-decoration:none;
	color:#FFFFFF;
	background:url(/images/buttonbg_selected.gif) repeat-x center;
}

#menuTabs li a.selected{ /*selected main tab style */
	background:url(/images/buttonbg_selected.gif) repeat-x center;
	position:relative;
	color:#FFFFFF;
	border-top:2px solid #EEEEEE;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	border-left:2px solid #EEEEEE;
}

#menuTabs li a.selected:hover{ /*selected main tab style */
	background:url(/images/buttonbg_selected.gif) repeat-x center;
	text-decoration:none;
	color:#FFFFFF;
}

#homeBanner {
	clear:both;
	height:254px;
	width:1000px;
	margin:auto;
}

#innerBanner {
	clear:both;
	height:139px;
}

#mainContent {
	margin:auto;
	width:960px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

#login {
	background:url(/images/loginboxbg.jpg) #206996 repeat-x bottom;
	margin-top:20px;
	margin-left:20px;
	border:#3787b7 solid 1px;
	float:left;
	width:230px;
	padding:20px;
	color:#FFFFFF;
}

/* four boxes  */
#fourBoxes {
	width:900px;
	margin:auto;
	margin-top:25px;
	margin-bottom:15px;
}

#firstbox{
	width:195px;
	float:left;
	margin:0px 36px 0px 0px; border:1px solid #1638a5;
	background:#e30b00;
}

#firsttop{
	Clear:both;
	margin:0px;
	height:41px;
/*	background: url(/images/bg_box1.jpg) repeat-x top #990000;*/
}
#firsttop h1{
	color:#FFFFFF; font-size:14px; padding-left:10px; 
	margin:1px; vertical-align:middle; padding-top:12px;
}

#firstbtm{
	background:url(/images/bg_box2.jpg) repeat-x bottom #ecf4fd;
	height:155px;
	padding-left:7px;
}

#firstbtm ul{
	margin:0px;
	padding:10px 0px 10px 25px;
}

#firstbtm ul li{
	margin:0px;
	display:list-item;
	padding:3px;
	color:#1134a3;
}

#firstbtm ul li a{
	color:#1134a3;
	text-decoration:none;
	line-height:21px;
}

#firstbtm ul li a:hover{
	color:#333333;
	text-decoration:none;
}

#secondbox{
	width:195px;
	float:left;
	margin:0px 36px 0px 0px; border:1px solid #1638a5;
	background:#e30b00;
}

#secondtop{
	clear:both;
	margin:0px;
	height:41px;
}
#secondtop h1{
	color:#FFFFFF; font-size:14px; padding-left:10px; 
	margin:1px; vertical-align:middle; padding-top:12px;
}
#secondbtm{
	background:url(/images/bg_box2.jpg) repeat-x bottom #ecf4fd;
	height:155px;
	padding-left:7px;
}

#secondbtm ul{
	margin:0px;
	padding:10px 0px 10px 25px;
}

#secondbtm ul li{
	margin:0px;
	display:list-item;
	padding:3px;
	color:#1134a3;
}

#secondbtm ul li a{
	color:#1134a3;
	text-decoration:none;
	line-height:21px;
}

#secondbtm ul li a:hover{
	color:#333333;
	text-decoration:none;
}

#thirdbox{
	width:195px;
	float:left;
	margin:0px 36px 0px 0px; border:1px solid #1638a5;
	background:#e30b00;
}

#thirdtop{
	clear:both;
	margin:0px;
	height:41px;
}
#thirdtop h1{
	color:#FFFFFF; font-size:14px; padding-left:10px; 
	margin:1px; vertical-align:middle; padding-top:12px;
}
#thirdbtm{
	background:url(/images/bg_box2.jpg) repeat-x bottom #ecf4fd;
	height:155px;
	padding-left:7px;
}

#thirdbtm ul{
	margin:0px;
	padding:10px 0px 10px 25px;
}

#thirdbtm ul li{
	margin:0px;
	display:list-item;
	padding:3px;
	color:#1134a3;
}

#thirdbtm ul li a{
	color:#1134a3;
	text-decoration:none;
	line-height:21px;
}

#thirdbtm ul li a:hover{
	color:#333333;
	text-decoration:none;
}

#fourthbox{
	width:195px;
	float:left;
	margin:0px;
	border:1px solid #1638a5;
	background: #e30b00;
}

#fourthtop{
	Clear:both;
	margin:0px;
	height:41px;
	}
	
#fourthtop h1{
	color:#FFFFFF; font-size:14px; padding-left:10px; 
	margin:1px; vertical-align:middle; padding-top:12px;
}

#fourthbtm{
	background:url(/images/bg_box2.jpg) repeat-x bottom #ecf4fd;
	height:155px;
	padding-left:7px;
}

#fourthbtm ul{
	margin:0px;
	padding:10px 0px 10px 25px;
}

#fourthbtm ul li{
	margin:0px;
	display:list-item;
	padding:3px;
	color:#1134a3;
}

#fourthbtm ul li a{
	color:#1134a3;
	text-decoration:none;
	line-height:21px;
}

#fourthbtm ul li a:hover{
	color:#333333;
	text-decoration:none;
}

.clear {
	clear:both;
}

/*Popup Ads*/
#banner {
	position:absolute;
	width:200px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	height:165px;
	z-index:999;
	left: 450px;
	top: 250px;
	visibility: inherit;
}

/*four box ends*/

#content{ 
	width:870px;
	margin:auto;
	padding:15px;
	clear:both;
	text-align:justify;
	line-height:20px;
}

#content h1{ 
	font-size:14px;
	color:#1f6996;
	margin:5px 0px;
}

#right {
	background:url(/images/r8sideline.gif) left repeat-y;
	padding-left:20px;
	text-align:left;
	width:205px;
}

#right input {
	width:145px;
	border:#a0c8e0 solid 1px;
}

#right a {
	color:#1f6996;
	text-decoration:none;
}

#right a:hover {
	color:#000000;
	text-decoration:none;
}

.r8TextBox {
	background-color:#FFFFFF;
	border:#999999 solid 1px;
	padding:10px;
	color:#333333;
	text-align:justify;
	line-height:16px;
}



#footWidth {
	width:900px;
	margin:auto;
}

#footContent {
	float:left;
	width:700px;
	margin:auto;
}

#w3cLeft {
	width:100px;
	float:left;
	padding-top:33px;
}

#w3cLeft a{
	margin:0px;
}

#w3cR8 {
	width:100px;
	float:right;
	padding-top:33px;
}

#w3cR8 a{
	margin:0px;
}

/*footer style end*/



.home-col-1 {
	float:left;
	width:210px;
}

.home-col-2 {
	float:left;
	width:485px;
	margin:0px 22px;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}

.home-col-3 {
	float:left;
	width:210px;
}

.homeLinks {
	color:#1f6996;
	text-decoration:none;
}

.homeLinks:hover {
	color:#0000ff;
	text-decoration:none;
}

.geryBorder {
	border:#CCCCCC solid 1px;
	background:#FFFFFF;
}

.home-boxes-bg {
	background:url(/images/home-box-bg.jpg) #e2e2e2 repeat-x top;
	border:#eeeeee solid 2px;
	padding:15px;
}
.smallimage
{
	width:65px;
}
a img
{
	border:none;	
}
.error
{
	color:Red;
	font-style:italic;
	font-size:smaller;
}
.greentext {
	font-size:14px;
	color:#0f6b26;
	font-weight:bold;
}
.smallgreentext {
	font-size:12px;
	color:#0f6b26;
	font-weight:bold;
}
.CartSmallText
{
	font-size:11px;
	color:#000000;	
}
.head-white
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.tenpixspacer
{
	height:6px;
}
#gridHeader {
	background:#E1EDE2;
	border-left:#8c8b8b solid 1px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.gridHeader {
	background:#E1EDE2;
	border-left:#8c8b8b solid 1px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.greybold
{
	font-size:11px;
	color:#AEAEAE;
	font-weight:normal;
}
hr
{
	background:#AEAEAE;
	color:#AEAEAE;
	height:1px;
}
.selected {
  color: #E03300;
  font-weight: bold;
}

.notselected {
  color: #CCC;
  font-weight: bold;
}
.sectionheader {
  border-bottom: #dcdcdc 1px dotted;
  color: #65738E;
  font-size: 8pt;
  padding-bottom: 5px;
  font-weight: bold;
}
.greyTab {
	background:url(images/greytab-shade.gif) #f6f6f6 repeat-x bottom;
	border:#adc3b4 solid 1px;
	padding:3px;
	padding-left:5px;
	font-size:14px;
	color:#0f6b26;
	font-weight:bold;
}

.greyBorder {
	border:#adc3b4 solid 1px;
	padding:10px;
}

.productBorder {
	border:#CCCCCC solid 1px;
	padding:5px;
}

.proTitle {
	color:#FF6633;
	text-decoration:none;
}

.cartToolsTab {
	background:url(images/carts-tool-tabbg.jpg) no-repeat center;
	height:87px;
}
.menuBg {
	background:url(images/button-bg.gif) no-repeat top;
	width:125px;
	padding:34px 0 68px 4px;
}

.leftPanelBg {
	background:url(images/leftpanelbg.jpg) #cbb9c4 repeat-x top;
	width:250px;
}

.main {
	/*background:url(images/bg.gif) repeat-y;*/
	padding:0px 10px;
}

.catButtonBg {
	background:#d4e3cb;
	border-top:#e6d5b2 solid 1px;
	padding:15px;
}

.catButtonBullet {
	border-bottom:#a3c5a2 solid 1px;
	height:35px;
	background:url(images/cat-button-bullet.jpg) no-repeat left bottom;
	padding-left:20px;
	font-size:13px;
	color:#660066;
}

.catButtonBullet a {
	color:#660066;
	text-decoration:none;
}

.catButtonBullet a:hover {
	color:#0f6b26;
	text-decoration:none;
}

.leftPanTabBg {
	background:url(images/leftpan-tab-bg.gif) no-repeat center;
	width:220px;
	height:87px;
	font-size:12px;
}
.loginstatus {
	background:url(images/leftpan-tab-bg.gif) no-repeat center;
	width:220px;	
	font-size:12px;
}

.leftPanTabBg h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.leftPanTabText {
	border:#788c7d solid 1px;
	height:18px;
}


/*footer style starts*/
#footer {
	width:100%;
	line-height:25px;
	text-align:center;
	height:58px;
	padding-top:20px;
	color:#999999;
	clear:both;
	background:url(../images/bg_footer.gif) #000000 repeat-x top;
}

#footer a{
	color:#FFFFFF;
	margin:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#footer a:hover{
	color:#999999;
}

#footWidth {
	width:900px;
	margin:auto;
}

#footContent {
	float:left;
	width:700px;
	margin:auto;
}
.productthumbimage
{
	width:60px;
}
/*.productbigimage
{
	width:200px;
}*/