/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #63B2BD;*/
	background-color: #2956A3;
	color: #4D528C;
}


SELECT {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}
INPUT {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	/*border: 1px solid #F5F5F5;*/
}
TEXTAREA {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}
#wrapper {
	width: 1000px;
	margin: 0px auto; /*border: 1px solid #000000;*/
   background-color: #FFFFFF;
	/*background-color: #F4F4F4;*/
}

#top{
	background-color: #5672b2;
	padding: 0px;
	height: 47px;
	background-image: url(../images/top1a.gif);
}
#menu {
	background:  #dce6f3;
	/*background:  #dce6f3 url(../images/images_skin/menu_bg.gif) left top repeat-x;*/
	color: #FFFFFF;		
}
#menu-l {
	background:  #dce6f3 url(../images/images_skin/menu_bg.gif) left top repeat-x;
	color: #FFFFFF;	
		
}

#menu a img {
	margin:0;
	padding:0;
}

/* Footer */
#footer {
	background-color: #5672B2;
	background-image: url(../images/fotter_bg.gif);
	color: #E7E7E7;
	padding: 0px 5px 0px 5px;
	height: 40px;
}

#footer a:link, #footer a:visited {
	color: #EAEAEA;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rightColumn {
	/*padding-right: 0px;
	padding-left: 10px;*/
	width: 180px;
	/*border-left: 1px solid #96a2b5;*/
	/*background-color: #FFFFFF;*/
}
#leftColumn {
	float: left;
	width: 200px;
	/*border-right: 1px solid #96a2b5;*/
	
}
#midColumn{
	/*border-left: 1px solid #96a2b5;*/
	/*padding-right: 10px;	
	padding-left: 10px;	*/
	width: 100%;
}
#desc{
	padding: 5px;
	border: 1px solid #24669C;	
}
#desc2{
	padding: 5px;
	border: 1px solid #D0D0D0;
}
#top-product{	
	border: 1px solid #24669C;
	border: 0px;
}
.footerpipe {
	padding: 0px 5px 0px 5px;
	line-height: 12px;
	color: #f5f5f5;
	font-size: 10px;	
}

#mainContent {
	padding: 5px;	
}
#nav_head{
	background-image:  url("../images/images_skin/s1.gif");
	background-position: left;
	background-repeat: no-repeat;	
}
#nav-mid{
	height: 22px;
	background-image: url(../images/g1.jpg); 
	background-color: #5E6778;
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
	/*border-bottom: 1px solid #535B6E;*/
}
.news{
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	/*border-bottom: 1px dotted #96A2B5;*/
	padding-top: 5px;
	padding-bottom: 5px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
}
#mid-small{
	width: 5px;
	background-image: url(../images/dots.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 5px;
}

#tow-pix{
	padding: 2px;
}
#five-pix{
	padding: 2px;
	padding-left: 5px;
	
}
#border_seller {
	border: 1px solid #24669C;
}
#border_details {
	border: 1px solid #24669C;
	padding: 10px;
}
#noborder{
	padding: 10px;
}
#title{
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#globalNav
{
	float: right;
	margin-top: 8px;
	width: 345px;	
}
#globalNav form {
 /* Comment out next line to show search form */
 display: none;
}

#globalNav #navBar {
  /* Use 38px if there is a search form or 62px if no search form */
/*	margin-top: 38px; */
  margin-top: 62px;
}

#globalNav form input {
	/* border: 1px solid #96A2B5; */
	width: 120px;
	height: 14px;
	font-size: 9px;
	margin: 0px 0px 4px 0px;
}

#globalNav form input.goButton {
	border: 0px;
	height: 17px;
	width: 35px;
	margin: 0px;
}

#globalNav form img {
	margin: 0px;
}

h1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #245CC9;
	margin: 5px 0px;
}

h2 {
	font-size: 12px;
	line-height: 8px;
	font-weight: bold;
	color: #0F0455;
	margin: 5px 0px 10px;	
}

h3 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0F0455;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#innerBody {
	/*margin: 0px 20px 20px 20px;*/	
	width: 100%;
}

#innerBodySmallerRightMargin {
	margin: 0px 10px 20px 20px;
}



.pageHeader {
	width: 490px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


.twoColumnContainer {
	width: 550px;
	padding-top: 20px;
}

.twoColumnContainer .left{
	text-align: right;
	float: left;
	width: 150px;
}

.twoColumnContainer .right  {
	margin-left: 175px;
}

.twoColumnContainer .textBreak {
	clear:left;
}



#in-col{
	padding: 0px;
	padding-right: 10px;
	/*width: 340px;*/
	background-color: #FFFFFF;
}


#callToAction {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
	padding-top: 7px;
	padding-bottom: 7px;
}
#callToAction_2 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	padding-top: 7px;
	padding-bottom: 7px;		
}


.errorText {
	color: #DC2602;
}

form {
	display:inline;
	margin:0px;
}

#border{
	border: 1px solid #DCDCDC;
	height: 15px;
}
#thead
{
	/*background: #b7ccfc url(../images/skin/menu_bg.gif) repeat-x top left;*/
	color: #FFFFFF;
	background-color: #5672B2;
	font: bold 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
}
/****************************************************/

.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
/*********************************************************/
.featured_product{
	background-image: url(../images/images_skin/top_bg.gif);
	background-color: #FFFFFF;
	color: #FFFFFF;
	/*padding: 10px;*/
}
/**********Shpping Cart Styles*************************/
.cart-title{
	background-color: #AFAFAF;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	padding: 5px;	
}
.cart-item1{
	background-color: #D1D1D1;
	padding: 5px;	
}
.cart-item2{
	background-color: #EBEBEB;
	padding: 5px;	
}
.customize-title{
	background-color: #D1D1D1;
	padding: 5px;	
}
.customize-item{
	background-color: #EAEAEA;
}

/*this class handles the color list display of the images...*/
/* light box*/
.menu1 {
	z-index: 500;
	margin: 0px;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	position: relative;
	padding: 0px;
	border: 0px solid #b3ab79;
}

.menu1 ul {
	margin: 2px;
	list-style-type: none;
	padding: 1px;
	border: 0px solid #000000;
	float: center;
}	

.menu1 ul li {
float:left;
}

.menu1 ul li a img {
	padding:0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 2px;
	width: 48px;
	height: 48px;
	border-right-width: 0px;
	text-align: center;
	white-space: nowrap;
}

.menu1 li a {
	border: #888 1px solid;
	padding: 4px;

	background: #eee;
	float:left;
	margin: 1px;

	width: 120px;

	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
	display: inline;
	text-align: left;
	vertical-align: text-bottom;
}
.menu1 li a:hover {
	position: relative;
	color: #0000FF;
	text-decoration: underline;
	float:left;
}
/*Cart Class*/
.cart {
	background-color: #FFFFFF;
	padding: 4px;	
}

.cart .title{
	background: url(../images/images_skin/f2.jpg) no-repeat left;
	padding-left: 10px;	
	
}

.cart .title2{
	background: url(../images/images_skin/f2.jpg) no-repeat left;
	padding-left: 10px;	
	
}



.More {
	width:350px; height:350;
	position:fixed;
	left:750px; top:130px;
	border:1px solid #888;
	padding:5px;
	background:#ddd;
	z-index:2;
}

.display_color {
	width:20px; height:20px;
	border:1px solid #CC3300;
	padding:1px;
	background:#ddd;
}

.display_color img {
	width:20px; height:20px;
}

/***********************Tab****************************************/
.menu {
	padding:0; 
	margin:0px 0px;
	
}
.menu dt {
	display:none;
	background:#dce6f3;
}
.menu dd {
	float:left; 
	padding:0; 
	margin:0; 
	text-align:center;
	margin-right:2px;	
}
.menu dd span.aa {
	display:block; 
	width:10px; 
	height:28px; 
	/*height:auto; */
	background:url(../images/images_skin/tag/taglft.gif); 
	float:left; 
	/*border-bottom:1px solid #888; */
	padding:0px 0;
	color:#FFFFFF;
}
.menu dd span.bb {
	height:28px; 
	/*height:auto; */
	background:url(../images/images_skin/tag/tagmid.gif); 
	float:left; 
	/*border-bottom:1px solid #888; */
	padding:0px 0;
}
.menu dd span.cc {
	display:block; 
	width:10px; 
	height:28px; 
	/*height:auto; */
	background:url(../images/images_skin/tag/tagrgt.gif); 
	float:left; 
	/*border-bottom:1px solid #888; */
	padding:0px 0;	
}
.menu a, .menu a:visited {
	color:#fff; 
	text-decoration:none; 
	font-size:1em; 
	cursor:pointer;
}
.menu a:hover {
	color:#000; 
	background:#fff;
}
.menu a:hover span {
	background-position:0 152px; 
	/*border-bottom:1px solid #f9f4ee;*/
}


#link-pix {
	padding: 0px 2px 5px 10px;
	
}


/* This is for the image gallary which will give the hovering effect */
/* common styling */
.menu2{
	font-family: verdana, arial, sans-serif; 
	width:100%;
	margin:0 auto; 
	position:relative;
}
.menu2 ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	border:0;
}
.menu2 ul li {
	float:left; 
	padding:1px; 
	margin:1px ;
	border:1px solid #888;
}

.menu2 ul li a, .menu2 ul li a:visited {
	display:block; 
	padding:1px; 
	margin:1px ;	
	background:#EBEBEB; 
	text-align:center; 
	text-decoration:none; 
	font-size:11px;
}

.menu2 ul li a:active, .menu2 ul li a:focus {
  /* change 
  active/focus thus giving a suitable alternative to
  the dotted border */
  border: 2px solid #990000;
  /*color:#fff; */
  /*background:#08c; */
  /*outline:0;*/ /* for browsers that understand */
  
 }
  
.menu2 ul li a span{
	display:none;
}

.menu2 ul li a img {
	width:30px; height:30px;
	border:0; margin:5px;
}

/* style position of the links on hover */
.menu2 ul li a:hover {
	position:relative;
}

.menu2 ul li a:hover span{
	display:block;
	cursor:pointer;
}

/* style the initial image size 100px x 75px no border and 5pixel padding */
.menu2 ul li a:hover span img {
width:80px; height:80px;
border:0; margin:2px;
}

/* style the 2x size image on hover with an absolute position to place it centrally over the original image */
.menu2 ul li a:hover span {
width:128px; height:128px;
position:absolute;
left:10px; top:10px;
border:1px solid #888;
padding:2px;
background:#EBEBEB;
}

.box_red{
	border: 2px solid #990000;
}
/* ------------------------------ end of the gallary effect style ---------------------- */
/***********************Tab****************************************/
.tabs {
	list-style:none; 
	padding:5px 0 0 10px; 
	margin:0px 0px 0px 0; 
	height:23px; 
	background:#bcd url(../images/images_skin/menu/tab_e.gif); 
	/*border-bottom:1px solid #000;*/
}
.tabs li {display:block; float:left; margin:0 -13px -1px 0;}
.tabs li a {display:block; text-decoration:none;}

.tabs li a em {float:left; padding:0 20px; height:22px; border-top:1px solid #fff; border-bottom:0px solid #000; position:relative; z-index:0; font-style:normal; color:#fff; background:#f93 url(../images/images_skin/menu/tab_d.gif) repeat-x bottom left; font-size:11px; font-family:verdana; line-height:20px; font-weight:bold;}

.tabs li a b {font-size:0; line-height:0; position:relative; border-bottom:0px solid #000; border-top:1px solid #fff; width:1px; display:block; float:left; z-index:0; background:#f93 url(../images/images_skin/menu/tab_d.gif) repeat-x bottom left;}

.tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:0;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:0px solid #888; z-index:0;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:0;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; background:#fff; margin-top:23px; border:0; overflow:hidden;}

.tabs li em b.shdw {
	position:absolute; 
	display:block; 
	left:-4px; 
	bottom:0; 
	border:0; 
	width:17px; 
	height:17px; 
	background: #f93 url(../images/images_skin/menu/tab_a.gif) bottom left; 
	z-index:500;
}
.tabs li a:hover,
.tabs li a:focus, 
.tabs li a:active 
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
.tabs li a:hover em, 
.tabs li a:focus em, 
.tabs li a:active em 
{color:#003366; background:#fc8 url(../images/images_skin/menu/tab_b.gif) bottom left;}
.tabs li a:hover em b.shdw,
.tabs li a:focus em b.shdw, 
.tabs li a:active em b.shdw  
{visibility:hidden;}
.tabs li a:hover b, 
.tabs li a:focus b, 
.tabs li a:active b 
{background:#fc8 url(../images/images_skin/menu/tab_b.gif) bottom left;}
.tabs li a:hover b.p1, 
.tabs li a:focus b.p1, 
.tabs li a:active b.p1 
{background:#fff;}
.tabs li a:hover b.p25, 
.tabs li a:focus b.p25, 
.tabs li a:active b.p25 
{background:#fff;}
.tabs li a:hover b.p26, 
.tabs li a:focus b.p26, 
.tabs li a:active b.p26 
{ }

.tabs li a.selected, 
.tabs li a:hover.selected,  
.tabs li a:active.selected  
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
.tabs li a.selected em, 
.tabs li a:hover.selected em,
.tabs li a:active.selected em
{background:#fff url(../images/images_skin/menu/tab_c.gif) bottom left;}
.tabs li a.selected em b.shdw, 
.tabs li a:hover.selected em b.shdw, 
.tabs li a:active.selected em b.shdw 
{visibility:hidden;}
.tabs li a.selected b, 
.tabs li a:hover.selected b, 
.tabs li a:active.selected b 
{background:#fff url(../images/images_skin/menu/tab_c.gif) bottom left; }
.tabs li a.selected b.p1, 
.tabs li a:hover.selected b.p1, 
.tabs li a:active.selected b.p1 
{background:#fff;}
.tabs li a.selected b.p26, 
.tabs li a:hover.selected b.p26, 
.tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}

div.warning {
	border: solid red 2px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background: #FDD;
	font: 0.85em Tahoma,Arial, Helvetica, sans-serif;
}