@charset "utf-8";

/* CSS Document */



@import url(/css/styles.css);



body {

	margin:0px;

	padding:0px;

	background:#F4F4EA;

}



#container {

	position:relative;

	margin:0 auto;

	width:995px;
	
	z-index:0;

}



#header {

	/*background:url(/images/logo.jpg) top left no-repeat;*/

	border:0px solid #FF0000;

}


#logo2 {
	position:absolute;
	top:25px;
	left:140px;
	width:213px;
	height:83px;
}

#call {
	z-index:20;
	position:absolute;
	left:0px;
}


#login {

	float:right;

	height:128px;

	width:254px;

	font:bold 12px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	background:url(/images/bg_login.jpg) top left no-repeat;

	position:relative;
	
	z-index:6000;

}



#login a {

	font:bold 12px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

}



#login form {

	position:relative;

}

#login2 {
	height:128px;
}

#nav {

	float:right;

	margin-top:0px;

}



#nav ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

}



#nav li {

	float:left;

	width:107px;

	height:21px;

	background:url(/images/bg_nav_tab.jpg) bottom left no-repeat;

	text-align:center;

}



#nav li.blue {

	float:left;

	width:107px;

	height:21px;

	background:url(/images/bg_nav_tab_blue.jpg) bottom left no-repeat;

	text-align:center;

}



#nav li.orange {

	float:left;

	width:107px;

	height:21px;

	background:url(/images/bg_nav_tab_orange.jpg) top left no-repeat;

	text-align:center;

}



#nav li.green {

	float:left;

	width:107px;

	height:21px;

	background:url(/images/bg_nav_tab_green.jpg) top left no-repeat;

	text-align:center;

}



#nav li a {

	font:bold 13px Arial, Helvetica, sans-serif;

	color:#005376;

	line-height:23px;

	text-decoration:none;

}



#nav li.blue a {

	font:bold 13px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	line-height:23px;

	text-decoration:none;

}



#nav li a:hover {

	color:#FF9900;

}



#nav li.blue a:hover {

	color:#FFFFFF;

}



#secnav {

	width:995px;

	overflow:auto;

	height:auto;

	background:url(/images/bg_secnav2.jpg) top left no-repeat;

	border:0px solid #FF0000;

}



#secnav ul {

	width:993px;

	/*float:left;*/

	margin:0px 0px 0px 0px;

	padding:0px;

	list-style-type:none;

	border:0px solid #ff0000;

}



/*
#secnav ul {

	width:985px;

	float:right;

	margin:0px 5px 0px 0px;

	padding:0px;

	list-style-type:none;

	border:0px solid #ff0000;

}
*/



#secnav li {

	float:right;
	
	padding-left:2px;

	padding-right:2px;

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	line-height:23px;

	border:0px solid #ff0000;

	/*white-space:nowrap;*/

}



#secnav a {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	line-height:23px;

	text-decoration:none;

}



#secnav a:hover {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#EE9A19;

	line-height:23px;

	text-decoration:none;

}



#secnav .onState {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#FF9900;

	line-height:23px;

	text-decoration:none;

}



#secnav .onState:hover {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#FF9900;

	line-height:23px;

	text-decoration:none;

}



#search {

	width:145px;

	height:90px;

	border:0px solid #ff0000;

	background:url(/images/bg_search.jpg) top center no-repeat;

}



#content_top {

	width:995px;

	height:15px;

	background:url(/images/bg_content_top.jpg) top center no-repeat;

	border:0px solid #ff0000;

}



#content {

	width:995px;

	background:url(/images/bg_content.jpg) top center repeat-y;

	border:0px solid #ff0000;

	margin:0px;

	padding:0px;

}



#main {

	width:965px;

	margin:0px auto;

	overflow:auto;

	border:0px solid #ff0000;
	
}



#footer {

	height:40px;

	background:url(/images/bg_footer.jpg) top center no-repeat;

	clear:both;

}



#footer ul {

	margin:0px;

	padding:20px 0px 0px 0px;

	list-style-type:none;

}



#footer li {

	float:right;

	padding-left:10px;

	padding-right:10px;

}



#footer a {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#333333;

	text-decoration:none;

}



#footer a:hover {

	font:bold 10px Arial, Helvetica, sans-serif;

	color:#333333;

	text-decoration:underline;

}



#footer_icon {

	height:70px;

	background:url(/images/bg_icon.jpg) top center no-repeat;

}



#footer_icon ul {

	margin:0px;

	padding:0px 15px 0px 15px;

	list-style-type:none;

}



#footer_icon li {

	float:left;

}



#footer_cc {

	margin-top:10px;

	height:50px;

	background:url(/images/cc.jpg) top left no-repeat;

}



#footer_cc p {

	margin:0px 0px 0px 200px;

	padding:0px;

	font:10px Arial, Helvetica, sans-serif;

	color:#000000;

	line-height:45px;

}



div#footer2 a {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}

div#footer2 a:hover {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}

div#footer2 {
	clear: both;
	margin: 40px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
}

div#footer-content {
	width: 995px;
	left: 50%;
	margin: 0 auto !important;
	clear: both;
	text-align: left;
}

/* Secondary navigation in footer */

ul#secondary-navigation {
	display: block;
	width: 800px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	border:0px solid #FF0000;
}
ul#secondary-navigation li {
	float: left;
	margin: 0 0 10px;
	display: block;
	padding: 0;
	width: 160px;
}
ul#secondary-navigation li a {
	text-decoration: none;
	color: #a7a9ac;
	font-size:14px;
}

ul#secondary-navigation li li a {
	text-decoration: none;
	color: #a7a9ac;
	font-size:10px;
}

ul#secondary-navigation li li a:hover {
	text-decoration: none;
	color: #a7a9ac;
	font-size:10px;
}

ul#secondary-navigation li a:hover {
	text-decoration: underline;
	font-size:14px;
}
ul#secondary-navigation li.selected a {
	text-decoration: none;
	color: black;
}
ul#secondary-navigation li.selected li a {
	text-decoration: none;
	color: #0083b3;
}
ul#secondary-navigation li.selected li a:hover {
	text-decoration: underline;
}
ul#secondary-navigation li li a {
	text-decoration: none;
	color: #a7a9ac;
	padding-right: 5px;
}
ul#secondary-navigation li {
	font-size: 1em;
	font-weight: bold;
}
ul#secondary-navigation li ul {
	margin-top: 5px !important;
}
ul#secondary-navigation li li {
	font-size: 0.9em;
	line-height: 1.05em;
	font-weight: normal;
}
ul#secondary-navigation li ul {
	margin: 10px;
	margin: 0;
	padding: 0;
}
ul#secondary-navigation li li {
	float: none;
	display: block;
	margin: 0 0 4px;
	padding: 0;
}
ul#secondary-navigation li:hover a {
	color: black;
}
ul#secondary-navigation li:hover li a {
	color: #0083b3;
}
ul#secondary-navigation li:hover li a:hover {
	text-decoration: underline;
}

ul#secondary-navigation li.hover a {
	color: black;
}
ul#secondary-navigation li.hover li a {
	color: #0083b3;
}
ul#secondary-navigation li.hover li a:hover {
	text-decoration: underline;
}

li#nav-aboutus { clear: left; }
li#nav-help { clear: right; }

* html li#nav-download, * html li#nav-skypeout, * html li#nav-share, * html li#nav-shop, 
* html li#nav-extras, * html li#nav-aboutus, * html li#nav-partners, * html li#nav-blogs, 
* html li#nav-forums, * html li#nav-help, * html li#nav-partners {
	height: 15em;
}

li#nav-download, li#nav-skypeout, li#nav-share, li#nav-shop, 
li#nav-extras, li#nav-aboutus, li#nav-partners, li#nav-blogs, 
li#nav-forums, li#nav-help, li#nav-partners {
	min-height: 16em;
}

/* language container in footer */

div#languages-container {
	width: 150px;
	float: right;
	margin-bottom: 20px;
	border:0px solid #FF0000;
	position:relative;
	top:0px;
	background: url(/images/language_container_top.png) top left no-repeat;
}

div#languages-container p {
	margin: 5px 0px 0px 0px;
	color: #a7a9ac;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 5px;
	background: transparent url(/images/language_container_repeat.png) top left repeat-y;
}

div#languages-container ul {
	margin: 0;
	padding: 0;
	display: block;
}
div#languages-container ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	font-size: 0.9em;
}

div#languages-container a {
	color: #a7a9ac;
	text-decoration: none;
}
div#languages-container a:hover {
	text-decoration: underline;
}
div#languages-container:hover p {
	color: black;
}
div#languages-container:hover a {
	color: #0083b3;
}
div#languages-container:hover a:hover {
	text-decoration: underline;
}
div#languages-container.hover p {
	color: black;
}
div#languages-container.hover a {
	color: #0083b3;
}
div#languages-container.hover a:hover {
	text-decoration: underline;
}

ul#languages {
	width: 124px;
	background: transparent url(/images/language_container_repeat.png) top left repeat-y;
}
ul#languages li {
	display: block;
	padding-left: 10px !important;
}
ul#languages li.last {
	background: transparent url(/images/language_container_bottom.png) bottom left no-repeat;
	padding-bottom: 10px;
}



#column_left {

	width:145px;

	border:0px solid #ff0000;

	margin:0px;

	padding:0px;
	
	float:left;

}


#home {

	width:510px;

	border:0px solid #ff0000;

	margin:0px;

	padding:0px;
         float:left;
         position:relative;
}

#column_right {

	float:right;

	width:145px;

	border:0px solid #ff0000;

	margin:0px;

	padding:0px;


}



#column_right .b1 {

	width:145px;

	height:67px;

	background:url(/images/bg_cart_top.jpg) top center no-repeat;

}
#shopcart .b1 {

	width:145px;

	height:67px;

	background:url(/images/bg_cart_top.jpg) top center no-repeat;

}


#column_right .b2 {

	width:145px;

	height:5px;

	margin:0px 0px 10px 0px;

	padding:0px;

	background:url(/images/bg_cart_bottom.jpg) bottom center no-repeat;

}
#shopcart .b2 {

	width:145px;

	height:5px;

	margin:0px 0px 10px 0px;

	padding:0px;

	background:url(/images/bg_cart_bottom.jpg) bottom center no-repeat;

}


#column_right .b3 {

	width:145px;

	background:url(/images/bg_search_top.jpg) top center no-repeat;

}



#shopcart {

	background:url(/images/bg_cart_span.jpg) top center repeat-y;

	border:0px solid #ff0000;

}



#newsletter {

	width:145px;

	background:url(/images/bg_news_bottom.jpg) bottom center no-repeat;
        padding-top:10px;
	padding-bottom:10px;

}


#newsletter .b1 {

	height:43px;

	background:url(/images/bg_news_top.jpg) top center no-repeat;

	margin:0px;

	padding:0px;

}





#details {

	position:relative;

	width:640px;

	background:url(/images/bg_product_span.jpg) top center repeat-y;

	border:0px solid #ff0000;

}



#details .b1 {

	width:640px;

	height:5px;

	background:url(/images/bg_product_top.jpg) top center no-repeat;

}



#details .b2 {

	width:640px;

	height:5px;

	background:url(/images/bg_product_bottom.jpg) bottom center no-repeat;

}



#ourprice {

	margin:0px;

	padding:0px;

	border:1px solid #ff0000;

}



#shop_btn {

	position:relative;

	border:0px solid #ff0000;

	width:640px;

	margin-top:-25px;

	text-align:right;

}



.featuredbox {

	border:4px solid #CABA9A;

}

h5 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0273a7;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#whybest {
	background:url(/images/why_best_border.jpg) top center repeat-y;
}

#whybest p {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px 0px 20px 0px;
	padding:0px;
}



#main_1  li {
    list-style: square;
   font: 18px Verdana, regular;
  color: #f9a11b;
  text-indent:0px;
}
#main_1 li a {
  font: 15px Verdana, regular;
  color: #0273a7;
  text-decoration: none;
}
#main_1 li:hover a{
  font: 15px Verdana, regular;
  color: #0273a7;
  text-decoration: underline;
}
#search_links  a{
  font: 13px Verdana, regular;
  color: #0273a7;
  text-decoration: none;
}
#search_links a:hover{
  font: 13px Verdana, regular;

  color: #0273a7;
  text-decoration: underline;
}
#categories_text {  
  font: 24px Verdana, regular;
  font-weight: bold;
  color: #0273a7;
}