/*
Template Name: BusinessToday
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

/*
Template Name: BusinessToday
File: Navigation CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

#topnav{
	display:block;
	float:left;
	width:770px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav ul{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	height:44px;
}
 #topnav li{
	float:left;
	list-style:none;
	margin:14px 0;
	padding:0 20px;
	border-right:1px solid #FFF;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:0px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0px;
}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
}

#topnav li.last{
	margin-right:0;
	border:none;
}

#topnav li a:hover, #topnav ul li.active a{
	text-decoration:underline;
}

#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#000000;
	}

#topnav li li a:hover{
	color:#FFFFFF;
}

#topnav li ul{
	background: #FFFFFF;
	z-index:9999;
	position: absolute;
	left: -999em;
	height:auto;
	width:170px;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}

#topnav li ul a{width: 140px;}

#topnav li ul ul{margin: -32px 0 0 0;}

#topnav li:hover ul ul{left: -999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{ position: static;}

#topnav li.last a{margin-right:0; border-right:0px;}

/* ----------------------------------------------Column Navigation-------------------------------------*/

#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}

#column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dotted #666666;
}

#column .subnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#column .subnav li{
	margin:0 0 3px 0;
	padding:0;
	}

#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{border-top:none; padding-top:0;}

#column .subnav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#777777;
	background:url(../images/blue_file.gif) no-repeat 10px center #F9F9F9;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

#column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;}

#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{background:url(../images/black_file.gif) no-repeat #F9F9F9;}
#column .subnav ul ul a{padding-left:40px; background-position:30px center;}
#column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
#column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
#column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}


/*
Template Name: BusinessToday
File: Forms CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

form,fielset,legend{margin:0; padding:0; border:none;}
 
legend{display:none;}

/* ----------------------------------------------Newsletter Form-------------------------------------*/

#header input{
	width:190px;
	height:20px;
	line-height:30px;
	margin:0 11px 0 0;
	padding:5px;
	color:#000;
	background:url(../images/search_textbox.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
}
#header #go{
	width:80px;
	height:30px;
	line-height:30px;
	color:#FFF;
	background:url(../images/search_btn.jpg) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	border:0px;
	cursor:pointer;
}
#header #go:hover{
	color:#fff;
}

#header input#news_go{
	width:auto;
	height:auto;
	margin:0;
	padding:4px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#4D9FC7;
	cursor:pointer;
	}

/* ----------------------------------------------Search Form-------------------------------------*/

#topbar input{
	display:block;
	float:left;
	width:155px;
	margin:0 5px 0 0;
	padding:5px;
	color:#000;
	background-color:#FFF;
	border:1px solid #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#topbar input#go{
	width:auto;
	height:auto;
	margin:0;
	padding:4px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#4D9FC7;
	border-color:#396B86;
	cursor:pointer;
	}

/* ----------------------------------------------Forms in Content Area-------------------------------------*/

#container #respond{display: block; width:100%;}

#container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}

#container #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;}

#container #respond p{margin:5px 0;}

#container #respond #submit, #container #respond #reset{
	margin:0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	cursor:pointer;
	}

/* ----------------------------------------------Newsletter-------------------------------------*/


#footer form{
	display:block;
	width:300px;
	margin:0;
	padding:10px 0 0 0;
	border:none;
	}


#footer input{
	display:block;
	width:218px;
	margin:0 0 10px 0;
	padding:5px;
	color:#FFFFFF;
	background-color:#2684B7;
	border:1px solid #1C5E82;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#footer input#login_go{
	width:58px;
	height:62px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	cursor:pointer;
	}

/*
Template Name: BusinessToday
File: Tables CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

table thead th, table tbody td{
	padding:5px 0px;
	border-collapse:collapse;
	}
table tbody tr.light{
	color:#666666;
	background-color:#FFF;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#F5F5F5;
}

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#F1F1F1;
}

img{border:0; display:block; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	/*margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #DDDDDD;*/
}

.col1{color:#666666; background: url(../images/header_bg.jpg) left top repeat-x #FFFFFF;}
.col2{color:#FFFFFF; background:url("../images/top_nav_bg.jpg") repeat-x scroll left top #F1F1F1; height:44px; }
.col21{color:#000; background:#F1F1F1; height:20px; line-height:20px; }
.col3, .col4, .col5{color:#666666; background-color:#FFFFFF;}
.col6{color:#999999; background-color:#F3F3F3;}
.col6 a{color:#2684B7; background-color:#F3F3F3;}
.col7, .col7 a{color:#000; background-color:#F1F1F1;}



/* -------------------------------------- HEADERS -------------------------------------*/

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	/*margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #DDDDDD;*/
}



/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #intro, #services, #breadcrumb, #container, #footer, #copyright, #top-login{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:1000px;
}
#column-center h2.blue , .page-heading{
	background:url("../images/title_bg_1.jpg") no-repeat center top transparent;
	font-size:13px;
	font-weight:normal;
	line-height:29px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 10px;
	height:29px;
	width:576px;
	color:#FFF;
	border-bottom:0px;
}
h1.cart{
	background:url("../images/cart_head.jpg") no-repeat center top transparent;
	font-size:13px;
	font-weight:normal;
	line-height:29px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 10px;
	height:29px;
	width:730px;
	color:#FFF;
	border-bottom:0px;
}
#column-center h2.common, .category-data h2{
	background:url("../images/title_bg_2.jpg") no-repeat center top transparent;
	font-size:13px;
	font-weight:normal;
	line-height:29px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 10px;
	height:29px;
	width:576px;
	color:#454545;
	border-bottom:0px;
}
.bold_link {
	color:#2684B7;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 0 0 0 10px;
}
/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:30px 0 0px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header #logo{
	display:block;
	float:left;
	width:300px;
	margin-top:7px;
	}

#header #logo h1, #header #logo p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header #logo h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#3A6C86;
	background-color:#E3F1F9;
	}

#header #newsletter{
	float:right;
	padding:10px 10px 12px 10px;
	color:#000000;
	background-color:#ADD6ED;
	}

#header #newsletter p{
	margin:0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	}


/* -----------------------------------Header Top Search-------------------------------------*/
.login-box {
	background:url("../images/top_login_box.jpg") no-repeat center top transparent;
	color:#FFFFFF;
	height:30px;
	padding:0px;
	text-align:center;
	width:212px;
	float:right;
	margin-top:3px;
	padding-top:5px;
}
.login-box a{
	color:#FFFFFF;
}



/* ----------------------------------------------Topbar-------------------------------------*/

#topbar #search{
	display:block;
	float:right;
	width:243px;
	margin:10px 0 0 0;
	padding:0;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	padding:30px 0 5px 0;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#intro .fl_left{
	display:block;
	float:left;
	width:515px;
	height:240px;
	margin:0;
	padding:30px;
	color:#FFFFFF;
	background-color:#2684B7;

	}

#intro .fl_left h2{
	font-size:46px;
	margin:0 0 15px 0;
	padding:0;
	border:none;
	color:#FFFFFF;
	background-color:#2684B7;
	}

#intro .fl_left p{
	margin:0;
	padding:0;
	line-height:1.6em;
	}

#intro .fl_left p.readmore{
	display:block;
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	text-align:right;
	line-height:normal;
	}

#intro .fl_left p.readmore a{
	padding:8px 15px;
	font-size:18px;
	color:#FFFFFF;
	background-color:#1C5E82;
	}

#intro .fl_right{float:right;}

/* ----------------------------------------------Services-------------------------------------*/

#services ul, #services p, #services h2, #services img{
	margin:0;
	padding:0;
	list-style:none;
	}

#services li{
	display:block;
	float:left;
	width:294px;
	height:180px;
	margin:0 9px 0 0;
	padding:10px;
	color:#666666;
	background-color:#EFEFEF;
	}

#services li:hover, #services li:hover h2{
	color:#666666;
	background-color:#E5E5E5;
	}

#services li.last{
	margin-right:0;
	}

#services .fl_right{
	display:block;
	float:right;
	width:185px;
	padding:10px 0 0 0;
	}

#services h2{
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	background-color:#EFEFEF;
	border-bottom-color:#666666;
	}

#services p{
	margin:0;
	padding:0;
	line-height:1.6em;
	}

#services p.readmore{
	display:block;
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	text-align:right;
	line-height:normal;
	}

#services p.readmore a{
	padding:8px 15px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:30px 0;
	border-bottom:1px solid #CCCCCC;
	}

#breadcrumb a{
	color:#000;
}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	color:#000;
}

#breadcrumb ul li{display:inline; color:#000;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:10px 0;
	line-height:1.4em;
	}

#container a{color:#AE2C34;}

#container .links a:hover{color:#000;}

#container .right-box-content a:hover{color:#000;}

#container a.add_to_cart { color:#000;}
#container a.compare_remove { color:#000;}
#container a.compare_link { color:#000;}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
}

#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#FFFFFF;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#2684B7;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #DDDDDD;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:30px 0;
	}

#footer h2{
	margin-bottom:10px;
	border-bottom:1px dotted #999999;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:right;
	width:190px;
	margin:0 0 0 30px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	line-height:1.6em;
	}

#footer .last{
	margin:0;
	}

#login{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:20px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}

/* COLUMNS RIGHT BG */
.col_right_top {
	background:url("../images/right_top_bg.jpg") no-repeat scroll left top transparent;
	display:block;
	height:30px;
	width:184px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	line-height:30px;
	text-transform:uppercase;
	padding:0 0 0 10px;
}
.col_right_mid {
	background:url("../images/right_mid_bg.jpg") repeat-y scroll left top transparent;
	display:block;
	margin:0;
	padding:0px;
}
.col_right_foot {
	background:url("../images/right_btm_bg.jpg") no-repeat scroll left top transparent;
	display:block;
	height:4px;
	margin-bottom:20px;
	width:194px;
}
.col_right_top p.cart {
	background:url("../images/cart.jpg") no-repeat scroll right center transparent;
}




/* COLUMNS */

#column-left
{
	float: left;
	width: 194px;
}

#column-center
{
	float: left;
	width: 590px;
	padding: 0 8px 0 12px;
}

.half-wide #column-center
{
	width: 740px;
	padding:0 10px;
}

#column-right
{
	float: right;
	width: 194px;
}

#column-left a:hover,
#column-center a:hover,
#column-right a:hover
{
	text-decoration: underline;
}

/* BOTTOM FIXES */

#copyright a:hover
{
	text-decoration: underline;
}

/* TOP LOGIN BOX */

#header #top-login-box
{
	float: right;
	padding: 0px;
	color: #000000;
	margin:50px 0px 0px 0px;
}

#header #top-login-box p
{
	margin: 0 0 8px 0;
	font-family:  Arial, Helvetica, sans-serif;
}

#header #top-login-box a
{
	color: #FFFFFF;
}

#header #top-login-box a:hover
{
	text-decoration: underline;
}

#header #sign_in,
#header #sign_out,
#update_cart_button,
#checkout_button,
#pay_now_button
{
	border: 1px solid #DADADA;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #9C2D33;
	cursor: pointer;
	font-size:10px;
}

div.wrapper h3
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: none !important;
	padding: 0 !important;
	margin: 0;
}

/* CATEGORY NAVIGATOR */

.subnav
{
	display: block;
	margin: 0px;
	background: url(../images/left_menu_mid_bg.jpg) left top repeat-y;
}
.subnav h2
{
	background: url(../images/left_menu_top_bg.jpg) left top no-repeat;
	margin: 0 !important;
	padding: 0px 0px 0px 10px !important;
	font-size: 13px;
	font-weight: normal;
	border-bottom:0px !important;
}
.subnav h2 a
{
	color: #454545 !important;
	text-transform:uppercase;
	line-height: 30px;
	font-size: 13px;
	font-weight: normal;
}
.subnav h2 a:hover
{
	text-decoration:underline;
}
.subnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnav li
{
	margin: 0 0 0px 0;
	padding: 3px 0px;
	background: url(../images/cat_saperator.jpg) no-repeat bottom left;
}
.subnav li li,
.subnav li li li,
.subnav li li li li,
.subnav li li li li li
{
	margin: 0 0 0px 0;
	padding: 3px 0px;
	background: none;
}

.subnav ul ul,
.subnav ul ul ul,
.subnav ul ul ul ul,
.subnav ul ul ul ul ul
{
	border-top: none;
	padding-top: 0;
}

.subnav ul a
{
	display: block;
	margin: 0;
	padding: 5px 10px 5px 20px;
	color: #777777 !important;
	background: url(../images/blue_file.gif) no-repeat 10px center;
	text-decoration: none;
}
.subnav ul a:hover,.subnav ul a.selected_menu_item
{
	color:#000 !important;
}

.subnav ul ul a,
.subnav ul ul ul a,
.subnav ul ul ul ul a,
.subnav ul ul ul ul ul a
{
	background: url(../images/black_file.gif) no-repeat;
	padding: 2px 10px 2px 20px;
}

.subnav ul ul a
{
	padding-left: 40px;
	background-position: 30px center;
}

.subnav ul ul ul a
{
	padding-left: 50px;
	background-position: 40px center;
}

.subnav ul ul ul ul a
{
	padding-left: 60px;
	background-position: 50px center;
}

.subnav ul ul ul ul ul a
{
	padding-left: 70px;
	background-position: 60px center;
}

.subnav_foot {
	display: block;
	margin-bottom: 20px;
	background: url(../images/left_menu_btm_bg.jpg) left top no-repeat;
	width:194px;
	height:3px;
}

/* LANGUAGE SWITCHER */

#header
{
	padding-top: 0 !important;
	clear:both;
}

#topbar #languages
{
	height: 48px;
	line-height: 48px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
}
#topbar #languages label
{
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-right:10px;
}
#topbar #languages select
{
}
#topbar #languages a
{
	color: #FFF;
	background-repeat: no-repeat !important;
	padding-left: 20px;
	padding-right: 4px;
}

/* CURRENCY SELECT BLOCK */

.currency-select-block
{
	padding: 10px;
}

/* SHOPPING CART BLOCK */

.shopping-cart-block
{
	padding: 10px;
}

.shopping-cart-block h2
{
	background: url('../images/shopping-cart-icon.gif') no-repeat right center;
}

.shopping-cart-block .links
{
	text-align: right;
}

/* SEARCH FORM IE FIX */

#search div
{
	width: 320px !important;
}

/* MARKUP TABLES */

table.markup
{
	border-collapse: separate;
	border: none;
}

table.markup td
{
	border: none !important;
}

/* PRODUCT GRID */

.product-grid-td
{
	width: 288px;
}

.product-grid-cell-top
{
	background: url('../images/prod_list_top_bg.jpg') no-repeat left bottom;
	width:288px;
	height:4px;
}

.product-grid-cell-btm
{
	background: url('../images/prod_list_btm_bg.jpg') no-repeat left top;
	width:288px;
	height:4px;
}

.product-grid-cell
{
	background: url('../images/prod_list_mid_bg.jpg') repeat-y left top;
	color: #666666;
	display: block;
	margin: 0 0px 0 0;
	padding: 5px 10px;
	position: relative;
	width:268px;
}

.product-grid-cell p,
.product-grid-cell h2,
.product-grid-cell img
{
	margin: 0;
	padding: 0;
}

.product-grid-cell .fl_right
{
	display: block;
	float: none;
	padding: 0 0 0 110px;
}
.product-grid-cell h2
{
	margin: 0 0 5px 0 !important;
	padding: 0 0 3px 0 !important;
	font-weight: bold;
	color: #666666;
}
.product-grid-cell h2 a
{
	font-size: 12px !important;
	font-weight: bold;
	color:#2684B7;
}
.product-grid-cell p
{
	line-height: 1.6em;
}

.product-grid-cell p.readmore
{
	display: block;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	line-height: normal;
}

.product-grid-cell p.readmore a
{
	padding: 8px 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.product-grid-cell img
{
	width: 100px;
	height:100px;
	margin: 0  5px 5px 0;
	overflow: hidden;
	border:1px solid #D7D7D7;
}

.product-grid-cell strong
{
	text-decoration: line-through;
	font-weight: normal;
}

.product-grid-cell .price
{
	color:#AE2C34;
	font-size:16px;
	font-weight:bold;
	margin:0px 0;
}

.product-grid-cell .discount
{
	font-weight: bold;
	background: url('../images/discount.png') no-repeat;
	width: 38px;
	padding-left: 2px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-family: arial;
	position: absolute;
	left: 0;
	top: 0;
}

/* PRODUCT LINE */
.product-line-top.registration {
	height: 35px;
	line-height: 30px;
}
.product-line
{
	background:url("../images/prod_grid_mid_bg.jpg") repeat-y scroll left top transparent;
	color:#666666;
	margin:0 0 0 0;
	padding:5px 10px;
	position:relative;
	width:566px;
}
.product-line-top
{
	background:url("../images/prod_grid_top_bg.jpg") bottom left no-repeat transparent;
	color:#666666;
	margin:0 0 0 0;
	width:586px;
	height:4px;
}
.product-line-btm
{
	background:url("../images/prod_grid_btm_bg.jpg") no-repeat scroll left top transparent;
	color:#666666;
	margin:0 0px 15px 0;
	width:586px;
	height:4px;
}
.product-line .discount
{
	font-weight: bold;
	background: url('../images/discount.png') no-repeat;
	width: 38px;
	padding-left: 2px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-family: arial;
	position: absolute;
	left: 3px;
	top: 3px;
}
.product-line img
{
	border:1px solid #D7D7D7;
	height:100px;
	margin:0 5px 5px 0;
	overflow:hidden;
	width:100px;
}

.product-line .description
{
	padding: 0 0 0 10px;
	width: 320px;
}

.product-line h2
{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	font-size: 14px !important;
}

.product-line .price
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.product-line .price strong
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: line-through;
}

/* NEWS BLOCK */

.news-block
{
	padding: 10px;
}

.news-block .right
{
	text-align: right;
}

/* FILTER FORM BLOCK */

.filter-block
{
	padding-bottom: 10px;
}

.filter-block form
{
	width: 174px;
	margin: auto;
}

.filter-block .buttons
{
	text-align: center;
}

.filter-block .input
{
	width: 148px;
}

.filter-block .input_between
{
	width: 63px;
}

.filter-block select
{
	width: 150px;
}

/* BREADCRUMBS */

#breadcrumb
{
	width: auto;
	padding: 0px 0 0px 0;
	border-bottom: none;
}

/* CATEGORIES LISTING */

.category-image
{
	padding-bottom: 10px;
}
.category-image img
{
	border:1px solid #D7D7D7;
	margin:0 5px 5px 0;
}
.category-list {
	margin-bottom:10px;
}
.category-list ul
{
	float: left;
}

/* DL LISTS */

dt,
dd
{
	margin: 0;
	padding: 0;
}

dt
{
	padding-top: 5px;
}

dd
{
	padding-bottom: 5px;
}

/* MESSAGES */

.errors
{
	border: 1px solid red;
	color: red;
	background: #FFCCCC;
	padding: 10px;
	list-style: none;
}

.messages
{
	border: 1px solid green;
	color: green;
	background: #CCFFCC;
	padding: 10px;
	list-style: none;
}

/* GRID */

.grid a
{
	background: transparent !important;
}

.grid td,
.grid th
{
	vertical-align: middle;
	padding:5px !important;
}

.grid .product-image
{
	position: relative;
	padding: 0px;
}

.grid .product-image img
{
	width: 60px;
}

.grid .discount
{
	font-weight: bold;
	background: url('../images/discount.png') no-repeat;
	width: 38px;
	padding-left: 2px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-family: arial;
	position: absolute;
	left: 0;
	top: 0;
}

.grid .actions *
{
	display: inline;
}

/* CHECKOUT FORM */

#checkout-form
{
	padding-top: 20px;
}

.total-box
{
	border: 1px solid black;
	padding: 10px;
	background: #E3F1F9;
}

.total,
.shipping
{
	color:#AE2C34;
	font-size:16px;
	font-weight:bold;
	margin:0 0;
}
.total-vat
{
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.total-box .buttons
{
	text-align: right;
	padding: 5px 0;
}

/* CART CHECKOUT PAGE */

.cart-checkout-page .buttons
{
	text-align: center;
}

.cart-checkout-page #pay_now_button
{
	width: 160px;
}

/* PAGER */

.pager
{
	text-align: center;
	padding: 5px 0;
}

.pager a, .pager span
{
	padding: 0 5px;
}

/* TOOLBAR */

.toolbar
{
	text-align: right;
	padding: 5px 5px 0px 5px;
	/*border: 1px solid #666666;*/
	margin:5px 0px 0px 0px;
}

.toolbar img
{
	display: inline;
}

/* ABOUT US */

#about-us dt
{
	font-weight: bold;
}

#about-us img
{
	display: inline;
}

/* NEWS LIST */

.news .entry
{
	padding: 5px 0;
}

.news .links
{
	text-align: right;
	padding: 5px 0 0 0;
}

/* STATIC PAGES LIST */

.static-pages .entry
{
	padding: 5px 0;
}

.static-pages .links
{
	text-align: right;
	padding: 5px 0 0 0;
}

/* FORMS */

.form fieldset
{
	margin: 0px;
	padding: 0 10px 10px;
	border:0px;
}

.form legend
{
	display: block;
	color:#AE2C34;
	font-size:16px;
	font-weight:bold;
	margin:0 0;
}

.form .required label
{
	font-weight: bold;
}

.form .links a
{
	padding: 0 5px 0 0;
}

.form .required input,
.input
{
	background: #FFF;
	border: 1px solid #DADADA;
	padding:3px 10px 3px 5px;
	width:300px;
}
.form .required select
{
	background: #FFF;
	border: 1px solid #DADADA;
	padding:3px 2px 3px 5px;
	width:300px;
}
.orange_big_btn, .cart_button_big, .form submit , .buttons input{
	background:url("../images/search_btn.jpg") no-repeat scroll left top transparent;
	border:0 none;
	color:#FFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	width:80px;
}

/* PRODUCT PAGE */
.product {
	margin:10px 0;
}
.product .product-image
{
	position: relative;
	padding: 10px;
	max-width: 240px;
}

.product .product-image img {
	max-width: 240px;
}

.product-image img
{
	border:1px solid #D7D7D7;
	margin:0 5px 5px 0;
}
.product .discount
{
	font-weight: bold;
	background: url('../images/discount.png') no-repeat;
	width: 38px;
	padding-left: 2px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-family: arial;
	position: absolute;
	left: 0;
	top: 0;
}

.product strong
{
	font-weight: normal;
	font-size: 16px;
}

.product .price
{
	color:#2684B7;
	font-size:16px;
	font-weight:bold;
	margin:0 0;
}

.product .info
{
	padding-right: 100px;
}

.product .info div,
.product .info span
{
	padding: 10px 0;
}

.product .stock-yes
{
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.product .stock-no
{
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.product table,
.product td
{
	border: none;
}

/* PRODUCT IMAGE PREVIEW */

#preview_image_container
{
	height: 120px;
	margin: 5px 0;
	width:566px;
}

#preview_image_container li
{
	display: inline;
}

#preview_image_container img
{
	width: 60px;
	display: inline;
	border: 1px solid #666666;
	margin: 0 3px;
	vertical-align: middle;
}

/* Link icons */
.add_to_cart, .compare_link, .compare_remove {
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 2px;
}

.add_to_cart {
	background:url("../images/add-to-cart.jpg") no-repeat scroll left top transparent;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 0 0 8px;
	text-align:left;
	width:110px;
	margin:5px 0 0 0;
}

/* Compare */
.comare-products-box li {
	margin-left: 0px !important;
}

#compare {
	width: auto;
}

#compare td {
	border-right: 1px solid silver;
	width: 150px;
	padding: 5px;
	vertical-align: middle;
}

#compare .hilight{
	background-color: whitesmoke;
}

#compare_list {
	width: 965px;
	overflow: auto;
}


#compare .attr_name {
	font-weight: bold;
}

.compare_link {
	background:url("../images/compare.jpg") no-repeat scroll left top transparent;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 0 0 8px;
	text-align:left;
	width:110px;
}

.compare_remove {
	background:url("../images/clear.jpg") no-repeat scroll left top transparent;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 0 0 8px;
	text-align:left;
	width:110px;

}

.compare_remove a{ 	color:#000;}

.empty_category_message {
	text-align: center;
	padding: 20px 0px 10px;
	font-size: large;
}

#compare_list .product-grid-cell {
	width: 128px;
	margin: auto;
	padding: 15px;
}

#compare_list .product-grid-cell img {
	width: auto;
	max-width: 128px;
}

/* Recent products */
.recent_products_block .newarrival-box-middle {
	padding-top: 0px;
}

.product-list-box-minimal span {
	font-size: 12px;
}

/* banner */
.banner {
	background:url(../images/banner_image.jpg) no-repeat center top;
	width:586px;
	height:310px;
	padding:0px;
	margin:0 0 10px 0;
}
.right-box-content {
	padding:0 10px;
}
.right-box-content ul {
	margin:10px 0 0 15px;
	padding:0px;
}
.no-border {
	border:0px !important;
}
.no-bg {
	background:none !important;
}
.underline {
	text-decoration:underline;
}
.facebook-login {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
	background-position: 0px 2px;
}

.share_product {
	margin-top: 15px;
	margin-bottom: 10px;
}

.field_errors {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

.field_errors li {
    color: red;
}
/*******************************************/
/*                                         */
/*    Payment method container styles      */
/*                                         */
/*******************************************/

.payment_method_container {
	margin: 40px 0;
}

div.wrapper .payment_method_container h3 {
	font-size: 20px;
	padding: 3px 0;
	font-weight: normal;
}

.payment_method_container img {
	display: inline-block;
}

.payment_method_container .payment-method {
	margin: 10px 0;
	padding: 7px;
	width: 500px;
	font-size: 1.2em;
	border: 1px solid #dddddd;
	background: #fafafa;
	border-radius: 4px;
	
}
.payment_method_container .payment-method .payment-method-name.has-logo {
	display: inline-block;
	width: 200px;
}