/* STUDIO IP5 */

body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	margin:0 auto;
	padding:0;
	color:#333;
	line-height:20px;
}
* { margin:0; padding:0; }
*:focus { outline:none; }
.clear{clear:both; float:none!important;}
form{margin:0; padding:0;}
table {border:0px; border-collapse:collapse;}
table td {padding:0px;}
ul, ol, dl, p {margin:0.2em 0 1.2em 0;}
img {border:0;vertical-align:top;}

hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:10px 0px !important;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#ebebeb;
	background-color:#ebebeb;
	background-repeat:repeat-x
	}
hr.noline {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px !important;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	background-color:transparent !important;
	}

input[type=text], textarea {
	margin:4px 8px 8px 0px; 
	padding:8px; 
	color:#999999; 
	vertical-align:middle; 
	font-size:11px;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	}

/*** DEFAULT ELEMENT STYLES ***/
h1, h2, h3, h4, h5, h6{ font-weight:normal; color:#176ac7; font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; }
h1, h2, h3{margin-bottom:20px;}
h4, h5, h6{margin-bottom:15px;}
h1 {font-size:28px; line-height:30px;}
h2 {font-size:26px; line-height:28px;}
h3 {font-size:22px; line-height:24px;}
h4 {font-size:20px; line-height:22px;}
h5 {font-size:18px; line-height:20px;}
h6 { font-size:16px; line-height:18px;}

/* links */
a, a:visited {text-decoration:none; font-weight:normal; }
a:hover{text-decoration:underline;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone, img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	}
img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone { margin-bottom: 10px; }

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote { margin-bottom: 20px; }
body p:last-child{margin-bottom:0;}
ul {margin:10px 0 20px 0px;}
ol{margin:10px 0 20px 25px;}
	
blockquote {
	font-style:italic;
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 60px;
	background-image:url("../images/quote.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:16px;
	font-family:Georgia, Arial
	}
blockquote.alignleft, blockquote.alignright  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
blockquote.alignleft{
	float:left;
	margin-left:0px;
	margin-right:20px;}
	

blockquote p{margin-bottom:0px;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e7e7e7;
	padding:15px 10px;
}
.nomargin{ margin:0px!important;}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#wrapper-top{
	position:relative;
	width:100%;
	height:100px;
	background: url(../images/top-container-bg.png) 0px 0px repeat-x;
	}
#wrapper-header {
	width:100%;
	height:400px;
	border: solid 1px #fff;
	border-width: 1px 0;
	clear:both;
	}
#wrapper-header-inner {
	width:100%;
	height:110px;
	border:solid 1px #fff;
	border-width:1px 0;
	clear:both;
	text-shadow: 0px 1px 1px #000;
	}
#wrapper-header-shadowline {
	width: 100%;
	background: url("../images/shadow_line.png") top center repeat-x;
	height: 400px;
	}
#wrapper-content{
	width:100%;
	background: url("../images/shadow_content.gif") top center repeat-x;
	padding: 0px 0 0px 0;
	}
#wrapper-shadow-line-bottom {
	width: 100%;
	background: url("../images/shadow_content_bottom.gif") bottom repeat-x;
	height: 40px;
	}
#wrapper-footer {
	width:100%;
	border-top: solid 1px #fff;
	}
#wrapper-footer-shadowline {
	width:100%;
	background: url("../images/shadow_line.png") top repeat-x;
	}
#top-container{
	position:relative;
	width:980px;
	height: auto;
	margin:0 auto;
	z-index:20;
	}
#header-slider{
	width: 940px;
	height: 380px;
	margin: 0 auto;
	padding-top: 20px;
	background: url("../images/slider_shadow.png") no-repeat 0px 350px;
	z-index: 10;
	}
#header-slider-default{
	height:405px;
	width:940px;
	margin: 0 auto;
	z-index:10;
	}
#content-container-default{
	width:980px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	}
#content-container{
	width:980px;
	margin:0 auto;
	padding: 20px 0 0 0;
	}
#content-container-inner{
	width:980px;
	margin:0 auto;
	padding: 30px 0 0 0;
	}
#header-inner{width:980px; margin:0 auto; padding:0 0 0 0}
#footer-container{
	width:980px;
	margin:0 auto;
	color:#fff;
	padding:20px 0;
	}
#footer-copyright{background-image:url("../images/opacity.png"); color:#fff; text-align:center; padding:15px 0}
/*** END OF CONTAINER ***/
/*** END OF CONTAINER ***/


/*** TOP ***/
#top-left{
	float:left;
	position: absolute;
	top: 39px; left: 0px;
	width: 202px;
	}
#top-menu {
	float: left;
	position: absolute;
	top: 30px; left: 230px;
	width: 640px;
	}
#top-menu ul {
	margin: 0px;
	padding: 0px;
	}
#top-menu li {
	float: left;
	list-style: none;
	width: 230px;
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 6px 10px;
	}
#top-menu li.w120 {
	width: 120px;
	padding: 3px 10px 6px 30px;
	}
#top-menu li a, #top-menu li a:visited {
	font: bold 15px/17px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color: #0070bb;
	text-decoration: underline;
	text-shadow: 0px 1px 1px #eee;
	}
#top-menu li a:hover {
	color: #19568f;
	text-decoration: none;
	text-shadow: 0px 1px 1px #fff;
	}
#top-menu li a.current, #top-menu li a:visited.current {
	color: #666;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	}
#top-menu li a:hover.current {
	color: #000;
	text-decoration: none;
	}
	
	
#top-right{
	float: right;
	position: absolute;
	top: 39px; right: 0px;
	width: 141px;
	text-align: right;
	}
#top-right a,#top-right a:visited {
	float: right;
	font: 14px/14px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color: #19568f;
	text-decoration: none;
	border-bottom: 1px dotted #0070bb;
	}
#top-right a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
	}

	
	
/*** NAVIGATION ***/
#top-navigation { float:right; }
#topnav, #topnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	}
#topnav{padding:27px 0 0 0;}
#topnav a{
	display:block;
	padding:9px 0 10px 0;
	color:#777777;
	text-decoration:none;
	}
#topnav a:hover, #topnav a.active{color:#353535;}
#topnav li{
	float:left;
	position:relative;
	font-size:14px;
	padding:0 0 21px 0;
	margin-left:35px;
	}
#topnav li li{
	padding-right:0px;
	text-transform:capitalize;
	line-height:25px;
	padding:0px 0px;
	background-image:none;
	margin-left:0;
	}
#topnav li li:last-child { border-bottom:0; }
#topnav ul {
	position:absolute;
	display:none;
	width:230px;
	top:60px;
	left:-15px;
	background-color:#fff;
	padding:0;
	border:solid 1px #edeceb;
	border-width:1px;
	text-align:left;
	}
#topnav li ul a{
	width:200px;
	margin:0 0px;
	padding:10px 15px;
	line-height:normal;
	font-size:14px;
	color:#777777;
	}
#topnav li ul a:hover{color:#777777; background-color:#e6e6e6; }
#topnav ul ul{ top:-1px; }	
#topnav li ul ul { left:230px; margin:0px 0 0 0px; }
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul { display:none; }
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{ display:block; }






#orderForm {
	float: left;
	position: fixed;
	top: 10%; left: 35%;
	width: 500px;
	background: url(../images/e.png) repeat scroll center top;
	z-index: 99999;
	padding: 5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	}
*html #orderForm { position: absolute; }
#fade {
	display: none;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	background: #2e4d64;
	/* a2b0ba  */
	opacity: .50;
	z-index: 9999;
	}
*html #fade { position: absolute; }
#dbox_main {
	float:left;
	width: 460px;
	height: auto;
	min-height: 200px;
	padding: 0px 20px;
	background: #fff url(../images/dbox_tbg.png) repeat-x top center;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	}
#dbox_main h3 {
	float:left;
	width: 380px;
	margin: 10px 0 15px 0px;
	padding: 13px 0 10px 55px;
	font: 22px/22px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color:#333;
	text-shadow: 0px 1px 0px #e6f2fb;
	}
#dbox_main h3.send_mail { background: url(../images/dbox_mico.png) no-repeat 0px 5px; }

#dbox_foot {
	float:left;
	width: 460px;
	height: auto;
	min-height: 60px;
	padding: 20px 20px 0px 20px;
	background: #edf6fc url(../images/dbox_fbg.png) repeat-x top center;
	}
a#close_dbox {
	position:absolute;
	top:10px; right:10px;
	display:block;
	width:33px; height:33px;
	background:url(../images/dbox_xico.gif) no-repeat 0px 0px;
	}
a#close_dbox:hover { background:url(../images/dbox_xico.gif) no-repeat 0px -33px; }


.sendmail_box {
	float: left;
	position: relative;
	display: block;
	width: 450px;
	margin: 0 0 10px 0;
	}
.sendmail_box h4 {
	float: left;
	display: block;
	width: 400px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 35px;
	font: 20px/20px Arial, Tahoma, Helvetica, sans-serif;
	color:#606060;
	text-shadow: 0px 1px 0px #fff;
	}
.sendmail_box .lform {
	float: left;
	width: 110px;
	/*background: #ddd; */
	padding: 8px 0px 10px 35px;
	font: 14px/14px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color:#333;
	}
.sendmail_box .lform small.red {
	width: auto;
	padding: 0px 3px;
	font: 14px/14px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color:#c00;
	}
.rform {
	float: left;
	width: 300px;
	padding: 5px 0 5px 0px;
	}
.form_error	{
	float: left;
	width: 300px;
	padding: 4px 0px 4px 145px;
	text-align: left;
	font: 12px/14px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color:#ff5a00;
	}

.rform input, .rform select, .rform textarea {
	float: left;
	width: 280px;
	background: #fff;
	padding: 4px 5px;
	font: 13px/13px Arial, Tahoma, Helvetica, sans-serif;
	color:#777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	-moz-box-shadow: inset 1px 1px 5px #ddd;
	-o-box-shadow: inset 1px 1px 5px #ddd;
	-webkit-box-shadow: inset 1px 1px 5px #ddd;
	-khtml-box-shadow: inset 1px 1px 5px #ddd;
	box-shadow: inset 1px 1px 5px #ddd;
	}
.rform.error input, .rform.error select, .rform.error textarea {
	float: left;
	border-top: 1px solid #ff5a00;
	border-left: 1px solid #ff5a00;
	border-right: 1px solid #ff9257;
	border-bottom: 1px solid #ff9257;
	-moz-box-shadow: inset 1px 1px 5px #ff9257;
	-o-box-shadow: inset 1px 1px 5px #ddd;
	-webkit-box-shadow: inset 1px 1px 5px #ddd;
	-khtml-box-shadow: inset 1px 1px 5px #ddd;
	box-shadow: inset 1px 1px 5px #ddd;
	}
	
.rform input:focus, .rform select:focus { color: #000; }
.rform select { float: left; width: 292px; }
.sendmail_box .add_check {
	float: right;
	width: auto;
	margin: 8px 0px 15px 0px;
	font: 13px/13px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color:#777;
	}
.sendmail_box .add_check input {
	float: left;
	margin: 0px 7px 0 0px;
	}
.sendmail_box .add_check span {
	float: left;
	margin: 2px 0 0 0;
	}
#dbox_foot input {
	display: block;
	margin: 0 auto;
	}

.rform input.w100 {
	width: 100px;
	}







/*** CONTENT ***/
#content { float:left; width: 585px; padding: 0 30px 0 0; }
#sidecontent { float:left; width: 325px; background: url("../images/shadow_right.png") no-repeat top left; }
#sidebar { padding-left:30px; min-height:640px; }

#content.positionright { padding:0 0 0 30px;}
#sidecontent.positionleft { background-image:url("../images/shadow_left.png"); background-position:top right; background-repeat:no-repeat}
#sidecontent.positionleft #sidebar{padding:0 30px 0 0;}

#content.widecolumn { width:730px; padding:0 0px 0 0; float:left; }
#sidecontent.narrowcolumn{float:left; width:220px; background: url("../images/shadow_right.png") no-repeat top left;}

#content.widecolumn.positionright{padding:0 0 0 30px;}
#sidecontent.narrowcolumn.positionleft{background-image:url("../images/shadow_left.png");background-position:top right; background-repeat:no-repeat}


#content-bottom{border:solid 1px #e1e1e1; border-width:1px 0px; padding:20px 0; margin-top:50px;}
#content-bottom span{overflow:hidden;}
small{font-style:italic; font-size:12px;}
.subnavigation a, .subnavigation a:visited{color:#fff;}
.subnavigation a:hover{color:#ebecec}
.backtop{text-align:right; float:right}

/* IMAGE STYLING*/
.imgframe{border:solid 2px #fff; }
.imgframe2{border:solid 1px #dcdcdc; padding:2px}
.shadowimg{background-image:url("../images/shadow_img.png"); background-repeat:repeat-x; background-position:bottom; padding-bottom:18px}


/* BUTTON*/
.more, .more:visited, .button, .button:hover, .button:visited{color:#fff; font-size:15px; text-decoration:none}
.more:hover, .button:hover{color:#fff; text-decoration:none}
.more, .button{
	color:#ffffff;	
	padding:0px 30px;
	height:30px;
	line-height:26px;
	display:inline-block;
	-moz-box-shadow: 0px 1px 8px #8c8c8c;
	-webkit-box-shadow: 0px 1px 8px #8c8c8c;
	box-shadow: 0px 1px 8px #8c8c8c;
	font-size:15px;
  }
.more.small, .button.small{
	padding:0px 20px;
	height:25px;
	line-height:20px;
	font-size:11px;
}
.more.large, .button.large{
	padding:0px 40px;
	height:40px;
	line-height:36px;
	font-size:20px;
}
.button2{
	background:#4a4a4a;
	background: -webkit-gradient(linear, left top, left bottom, from(#727272), to(#4a4a4a));
	background: -moz-linear-gradient(top,  #727272,  #4a4a4a);
	background: -o-linear-gradient(top,  #727272,  #4a4a4a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272', endColorstr='#4a4a4a');
	border:0;
	padding:8px 20px;
	color:#fff;
	border-radius:5px;
}

/* PREDIFENED BUTTON*/
/* teal */
.button.teal{
	border:solid 1px #19363d;
	background:#203b42;
	background: -webkit-gradient(linear, left top, left bottom, from(#3a7e8e), to(#203b42));
	background: -moz-linear-gradient(top,  #3a7e8e,  #203b42);
	background: -o-linear-gradient(top,  #3a7e8e,  #203b42);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a7e8e', endColorstr='#203b42');
  }
.button.teal:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#203b42), to(#3a7e8e));
	background: -moz-linear-gradient(top,  #203b42, #3a7e8e );
	background: -o-linear-gradient(top,  #203b42, #3a7e8e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#203b42', endColorstr='#3a7e8e');
}
/* blue */
.button.blue{
	border:solid 1px #1e63a8;
	background:#4593e1;
	background: -webkit-gradient(linear, left top, left bottom, from(#01a1f3), to(#1d63a8));
	background: -moz-linear-gradient(top,  #01a1f3,  #1d63a8);
	background: -o-linear-gradient(top,  #01a1f3,  #1d63a8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#01a1f3', endColorstr='#1d63a8');
	}
.button.blue:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#01a1f3), to(#024a92));
	background: -moz-linear-gradient(top,  #01a1f3, #024a92 );
	background: -o-linear-gradient(top,  #01a1f3, #024a92);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#01a1f3', endColorstr='#024a92');
}
/* grey */
.button.grey{
	border:solid 1px #313131;
	background:#343434;
	background: -webkit-gradient(linear, left top, left bottom, from(#6e6e6e), to(#343434));
	background: -moz-linear-gradient(top,  #6e6e6e,  #343434);
	background: -o-linear-gradient(top,  #6e6e6e,  #343434);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e6e6e', endColorstr='#343434');
  }
.button.grey:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#343434), to(#6e6e6e));
	background: -moz-linear-gradient(top,  #343434, #6e6e6e);
	background: -o-linear-gradient(top,  #343434, #6e6e6e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#343434', endColorstr='#6e6e6e');
}

/* TESTIMONIALS */
.ts-thinkbox-list{list-style-type:none; padding:0; margin:0;}
.ts-thinkbox-list li{clear:both; margin-bottom:40px;}
.ts-thinkbox-thumb{float:left;}
.ts-thinkbox-quote{font-style:italic; background-image:url("../images/quote.png"); background-repeat:no-repeat; margin-left:130px; padding:10px 0 0 40px}
.ts-thinkbox-name{color:#999999;}
.ts-thinkbox-2 .ts-thinkbox-quote{margin-left:0;}


/* SIDERIGHT & WIDGET */
#sidebar .widget-title{font-size:28px; line-height:30px; margin-bottom:20px; padding-bottom:5px;}
#sidebar ul{
	list-style-type:none;
	padding:0; margin:0;
	list-style-position:outside;
	}
#sidebar ul li{
	list-style-type:none;
	padding:0; margin:0;
	font-size:13px;
	}
#sidebar ul li li{
	background:url("../images/arrow.png") no-repeat 0 5px;
	padding: 0 0 14px 16px;
	margin-bottom:14px;
	border-bottom: solid 1px #ebebeb;
	}
#sidebar ul li a, #sidebar ul li a:visited, .widget-container ul li a {
	font: 16px/18px Arial, Tahoma, Helvetica, sans-serif;
	color: #19568f;
	}
#sidebar ul li a:hover, .widget-container ul li a:hover{
	color: #0070bb;
	text-decoration: underline;
	}
#sidebar ul li.current a, #sidebar ul li.current a:visited{
	color: #000;
	text-decoration: none;
	}


#sidebar  ul.children{margin-top:5px;}
#sidebar  ul.children li{border:0; padding-bottom:2px; margin-bottom:2px;}

li#popularpost ul li{border-bottom:0; background:none; padding-left:0; clear:left}
.widget-container{margin-bottom: 20px !important; list-style-type:none}
.widget-container li { float: left; display: block; width: 100%; list-style-type:none; margin: 2px 0; line-height: 18px; }


/* FOOTER */
#footer-container a, #footer-container a:visited{color:#fff;}
#footer-container a:hover{text-decoration:underline;}
#footer-container h1, #footer-container h2, #footer-container h3, #footer-container h4, #footer-container h5, #footer-container h6{color:#fff;}
#footer-container ul{list-style-type:none; padding:0; margin:0;}
#footer-container ul li li{list-style-type:none; padding:4px 0; margin:0; clear:both}
#footer-container .widget-title{font-size:20px;}
#footer-container .widget-container{margin-bottom: 10px !important; font: 13px/13px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif; color: #eee; }
#footer-container .widget-container:last-child{margin-bottom:0px !important;}

#footer-copyright ul {
	display: block;
	margin: 0 auto;
	width: 980px;
	padding: 0px 0 20px 0px;
	list-style: none;
	}
#footer-copyright ul li {
	float: left;
	padding: 2px 0 2px 20px;
	list-style: none;
	}
#footer-copyright ul li a {
	padding: 2px 0 2px 20px;
	color: #eee;
	text-shadow: 0px 1px 1px #0c2d4e;
	}

#footer-container .widget-container h3 {
	display: inline;
	font: 17px/17px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 1px #0c2d4e;
	}
#footer-container .widget-container strong.sitename {
	display: block;
	padding: 10px 0 0 0;
	font: 14px/18px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 0px #0c2d4e;
	}

	
	
.made {
	float: left;
	display: block;
	width: 150px;
	margin: 50px 0px 0 0px;
	padding: 4px 2px 5px 40px;
	font: 12px/1.1em Arial, Tahoma, Helvetica, sans-serif;
	color: #eee;
	background: url(../images/studio_ip5.png) no-repeat 0px -32px;
	}
.made span { padding: 0 0 0 5px; font: 10px/1em Arial, Tahoma, Helvetica, sans-serif; }
.made a, .made a:visited { padding: 0 0 0 5px; font: 12px/1.1em Arial, Tahoma, Helvetica, sans-serif;  text-decoration: none; text-shadow: 0px 1px 0px #0c2d4e; }
.made a:hover { font: 12px/1.1em Arial, Tahoma, Helvetica, sans-serif; color: #BE114A; text-decoration: underline; }
.made:hover { background: url(../images/studio_ip5.png) no-repeat 0px 3px; cursor: pointer; }



.news_title { padding: 10px 0 0 0; }
.news_block {
	float: left;
	width: 100%;
   font: 13px/18px Arial, Tahoma, Helvetica, sans-serif;
   text-align: left;
   padding-bottom: 20px;
   }
.news_block .news_content {
    margin: 0px;
    padding: 10px 0px 6px 0px;
    color: #444;
    }
.news_block h3 {
    font: bold 14px/18px Arial, Tahoma, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px 0px 6px 0px;
    color: #444;
    }
.news_block .footer{
    background: url('../images/date-bg-grey.gif') 10px 2px no-repeat;
    font: 11px/11px Arial, Tahoma, Helvetica, sans-serif;
    color: #999;
    padding: 0px 0px 0px 25px; 
    border-bottom: #ddd solid 1px;
    height:24px;
    min-height: 24px;
}
.news_block .footer a, .news_block.footer a:visited {
    float:right;
    padding-right: 12px;
    }




/* COLUMN */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ margin-right: 4%; position:relative; float:left; }
.one_half {width:46%;}
.one_third {width:30.6666%;}
.one_fourth {width:22%;}
.one_fifth {width: 16.8%;}
.one_sixth {width: 13.3333%;}

.two_third {width: 65.3332%;}
.two_fourth {width: 48%;}
.two_fifth {width: 37.6%;}
.two_sixth {width: 30.6666%;}

.three_fourth {width:74%;}
.three_fifth {width: 58.4%;}
.three_sixth {width: 47.9998%;}

.four_fifth {width: 79.2%;}
.four_sixth {width: 65.3332%;}

.five_sixth {width: 82.6665%;}
.last{ margin-right:0 !important; clear:right; }



/* DROPCAPS */
.dropcap1{
	text-shadow:1px 1px 0 #fff;
	display:block;
	float:left;
	font-size:36px;
	line-height:34px;
	margin:0px 8px 0 0;
	padding:0 5px 0 0;
	color:#565656
}
.dropcap2{
	background: transparent url("../images/dropcaps.png") top left no-repeat;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:4px 8px 0 0;
}
.dropcap3{
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
	background-color:#989898
}

/* HIGHLIGHT */
.highlight1{padding:2px 5px;background-color:#e6e8e8;color:#000; border:solid 1px #ccc}	
.highlight2{padding:2px 5px;background-color:#666666;color:#fff; border:solid 1px #333}	

/* BULLETED LIST */
.bullet-default{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-default li{
	background: transparent url("../images/arrow_default.png");
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}
.bullet-star{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-star li{
	background: transparent url("../images/arrow_star.png");
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-check{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-check li{
	background: transparent url("../images/arrow_check.png");
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-plus{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-plus li{
	background: transparent url("../images/arrow_plus.png");
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}
.bullet-circle{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-circle li{
	background: transparent url("../images/arrow_circle.png");
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}

.bullet-x{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-x li{
	background: transparent url("../images/arrow_x.png");
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}
	

/* STYLED BOX */
.download-box, .note-box, .error-box, .info-box {
	padding: 20px 20px;
	margin: 20px 0 25px 0;
	padding-left: 60px;
	background: #eee;
	-moz-box-shadow: 0px 0px 5px #8c8c8c;
	-webkit-box-shadow: 0px 0px 5px #8c8c8c;
	box-shadow: 0px 0px 5px #8c8c8c;
}
.download-box {
	background: #fff url("../images/download.png") no-repeat scroll 20px 18px;
	border: 1px solid #a3ac46;
	color: #333;
	padding-left:60px
}

.note-box {
	background: #fdebae url("../images/note.png") no-repeat scroll 20px 15px;
	border: 1px solid #ffd750;
	color: #b28c0b;
	padding-left:65px
}
.error-box {
	background: #ffcccc url("../images/error.png") no-repeat scroll 20px 15px;
	border: 1px solid #ff8a8a;
	color: #fb1414;
	padding-left:60px
}

.info-box {
	background: #bde3f9 url("../images/info.png") no-repeat scroll 20px 15px;
	border: 1px solid #a3d5ff;
	color: #1d97db;
	padding-left:65px
}


/* PULLQUOTES */
.pullquote-right,.pullquote-left{
	padding:10px 20px;
	background-color:#f5f5f5;
	float:right;
	font-style:italic;
	font-size:16px;
	letter-spacing:0px;
	line-height:25px;
	margin:10px 2px 20px 20px;
	width:33%;
	font-family:Georgia, Arial
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}



/* TABBLES */
table {
	border-collapse:separate;
	border-spacing:0;
	width: auto;
	border-top:1px solid #ececec;
	margin-bottom:0px;
	}
table,td,th { text-align:center;}
th{padding:0px;color:#333;text-transform:uppercase;}
td{padding:0px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#f2f2f2;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px;
	}
tr td {
	border-top: 1px solid #e7e7e7;
	padding: 2px 4px;
}
tr.odd td {
	background: #F2F7FC;
}

/* TABLE LIST */
.table-box-container{ width:940px;}
.table-box-container ul{ margin:0px; border-bottom:1px dotted #e5e5e5; float:left; }
.table-box-container ul li{ float:left; list-style-type:none; padding:12px 0px; line-height:normal; color:#707070 !important; }
.table-box-container ul li h4{ margin:0px; font-size:14px;}
.table-box-container ul li.one{ width:455px; padding-left:20px; }
.table-box-container ul li.two{ width:150px; text-align:center; border-left:1px dotted #e5e5e5; }
.table-box-container ul li.three{ width:150px; text-align:center; border-left:1px dotted #e5e5e5; }
.table-box-container ul li.four{ width:150px; text-align:center; border-left:1px dotted #e5e5e5; }
ul.table_header li{ }

ul.tbl-odd{ background-color:#fbfbfb; float:left;}
ul.tbl-odd li.one{ width:465px; padding-left:10px; }
ul.tbl-even{ background-color:#f7f7f7}
ul.tbl-even li.one{ width:465px; padding-left:10px; }
ul.tbl-price{ border:0px; font-size:18px;}
ul.tbl-price a, ul.tbl-price a:visited{ color:#707070; text-decoration:underline; font-size:12px;}
ul.tbl-price a:hover{ text-decoration:none;}


.icontable{width:25px; margin-right:10px;}
.icontable img{vertical-align:middle;}


/* PRICING BOX */
/* color teal */
ul.list-box-colorteal{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorteal li{ margin-top:15px;}
ul.list-box-colorteal > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorteal li.noborder{border:0;}
ul.list-box-colorteal li.current{border:0; z-index:4}
ul.list-box-colorteal .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#163840;}
ul.list-box-colorteal li.current .title-box{background-color:#102c32;}
ul.list-box-colorteal li.last{margin-right:0;}
ul.list-box-colorteal .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorteal .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#193b43;
	background: -webkit-gradient(linear, left top, left bottom, from(#255661), to(#193b43));
	background: -moz-linear-gradient(top,  #255661,  #193b43);
	background: -o-linear-gradient(top,  #255661,  #193b43);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#255661', endColorstr='#193b43');
}
ul.list-box-colorteal li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#16343b;
	background: -webkit-gradient(linear, left top, left bottom, from(#16343b), to(#16343b));
	background: -moz-linear-gradient(top,  #16343b,  #16343b);
	background: -o-linear-gradient(top,  #16343b,  #16343b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#16343b', endColorstr='#16343b');
}
ul.list-box-colorteal .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorteal .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorteal li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color blue */
ul.list-box-colorblue{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorblue li{ margin-top:15px;}
ul.list-box-colorblue > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorblue li.noborder{border:0;}
ul.list-box-colorblue li.current{border:0; z-index:4}
ul.list-box-colorblue .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#0f345b;}
ul.list-box-colorblue li.current .title-box{background-color:#0a2441;}
ul.list-box-colorblue li.last{margin-right:0;}
ul.list-box-colorblue .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorblue .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#113a66;
	background: -webkit-gradient(linear, left top, left bottom, from(#15477e), to(#113a66));
	background: -moz-linear-gradient(top,  #15477e,  #113a66);
	background: -o-linear-gradient(top,  #15477e,  #113a66);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#15477e', endColorstr='#113a66');
}
ul.list-box-colorblue li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#0d2c4e;
	background: -webkit-gradient(linear, left top, left bottom, from(#0d2c4e), to(#0d2c4e));
	background: -moz-linear-gradient(top,  #0d2c4e,  #0d2c4e);
	background: -o-linear-gradient(top,  #0d2c4e,  #0d2c4e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d2c4e', endColorstr='#0d2c4e');
}
ul.list-box-colorblue .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorblue .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorblue li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}

/* color brown */
ul.list-box-colorbrown{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorbrown li{ margin-top:15px;}
ul.list-box-colorbrown > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorbrown li.noborder{border:0;}
ul.list-box-colorbrown li.current{border:0; z-index:4}
ul.list-box-colorbrown .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#562b0d;}
ul.list-box-colorbrown li.current .title-box{background-color:#3b1d09;}
ul.list-box-colorbrown li.last{margin-right:0;}
ul.list-box-colorbrown .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorbrown .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#562b0d;
	background: -webkit-gradient(linear, left top, left bottom, from(#733a12), to(#562b0d));
	background: -moz-linear-gradient(top,  #733a12,  #562b0d);
	background: -o-linear-gradient(top,  #733a12,  #562b0d);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#733a12', endColorstr='#562b0d');
}
ul.list-box-colorbrown li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#42210a;
	background: -webkit-gradient(linear, left top, left bottom, from(#42210a), to(#42210a));
	background: -moz-linear-gradient(top,  #42210a,  #42210a);
	background: -o-linear-gradient(top,  #42210a,  #42210a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#42210a', endColorstr='#42210a');
}
ul.list-box-colorbrown .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorbrown .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorbrown li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color green */
ul.list-box-colorgreen{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorgreen li{ margin-top:15px;}
ul.list-box-colorgreen > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorgreen li.noborder{border:0;}
ul.list-box-colorgreen li.current{border:0; z-index:4}
ul.list-box-colorgreen .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#0f4e13;}
ul.list-box-colorgreen li.current .title-box{background-color:#09350c;}
ul.list-box-colorgreen li.last{margin-right:0;}
ul.list-box-colorgreen .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorgreen .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#0f5113;
	background: -webkit-gradient(linear, left top, left bottom, from(#146a19), to(#0f5113));
	background: -moz-linear-gradient(top,  #146a19,  #0f5113);
	background: -o-linear-gradient(top,  #146a19,  #0f5113);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#146a19', endColorstr='#0f5113');
}
ul.list-box-colorgreen li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#0b3d0e;
	background: -webkit-gradient(linear, left top, left bottom, from(#0b3d0e), to(#0b3d0e));
	background: -moz-linear-gradient(top,  #0b3d0e,  #0b3d0e);
	background: -o-linear-gradient(top,  #0b3d0e,  #0b3d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b3d0e', endColorstr='#0b3d0e');
}
ul.list-box-colorgreen .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorgreen .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorgreen li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color grey */
ul.list-box-colorgrey{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorgrey li{ margin-top:15px;}
ul.list-box-colorgrey > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorgrey li.noborder{border:0;}
ul.list-box-colorgrey li.current{border:0; z-index:4}
ul.list-box-colorgrey .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#424242;}
ul.list-box-colorgrey li.current .title-box{background-color:#282828;}
ul.list-box-colorgrey li.last{margin-right:0;}
ul.list-box-colorgrey .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorgrey .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#404040;
	background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#404040));
	background: -moz-linear-gradient(top,  #585858,  #404040);
	background: -o-linear-gradient(top,  #585858,  #404040);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#585858', endColorstr='#404040');
}
ul.list-box-colorgrey li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#313131;
	background: -webkit-gradient(linear, left top, left bottom, from(#313131), to(#313131));
	background: -moz-linear-gradient(top,  #313131,  #313131);
	background: -o-linear-gradient(top,  #313131,  #313131);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#313131', endColorstr='#313131');
}
ul.list-box-colorgrey .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorgrey .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorgrey li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color pink */
ul.list-box-colorpink{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorpink li{ margin-top:15px;}
ul.list-box-colorpink > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorpink li.noborder{border:0;}
ul.list-box-colorpink li.current{border:0; z-index:4}
ul.list-box-colorpink .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#75174d;}
ul.list-box-colorpink li.current .title-box{background-color:#5a113a;}
ul.list-box-colorpink li.last{margin-right:0;}
ul.list-box-colorpink .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorpink .price-text{
margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#881a59;
	background: -webkit-gradient(linear, left top, left bottom, from(#a3206b), to(#881a59));
	background: -moz-linear-gradient(top,  #a3206b,  #881a59);
	background: -o-linear-gradient(top,  #a3206b,  #881a59);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3206b', endColorstr='#881a59');
}
ul.list-box-colorpink li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#671443;
	background: -webkit-gradient(linear, left top, left bottom, from(#671443), to(#671443));
	background: -moz-linear-gradient(top,  #671443,  #671443);
	background: -o-linear-gradient(top,  #671443,  #671443);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#671443', endColorstr='#671443');
}
ul.list-box-colorpink .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorpink .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorpink li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color purple */
ul.list-box-colorpurple{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorpurple li{ margin-top:15px;}
ul.list-box-colorpurple > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorpurple li.noborder{border:0;}
ul.list-box-colorpurple li.current{border:0; z-index:4}
ul.list-box-colorpurple .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#2d2154;}
ul.list-box-colorpurple li.current .title-box{background-color:#1b1433;}
ul.list-box-colorpurple li.last{margin-right:0;}
ul.list-box-colorpurple .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorpurple .price-text{
	margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#2c2053;
	background: -webkit-gradient(linear, left top, left bottom, from(#3c2c71), to(#2c2053));
	background: -moz-linear-gradient(top,  #3c2c71,  #2c2053);
	background: -o-linear-gradient(top,  #3c2c71,  #2c2053);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c2c71', endColorstr='#2c2053');
}
ul.list-box-colorpurple li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#21183e;
	background: -webkit-gradient(linear, left top, left bottom, from(#21183e), to(#21183e));
	background: -moz-linear-gradient(top,  #21183e,  #21183e);
	background: -o-linear-gradient(top,  #21183e,  #21183e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#21183e', endColorstr='#21183e');
}
ul.list-box-colorpurple .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorpurple .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorpurple li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color gold */
ul.list-box-colorgold{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorgold li{ margin-top:15px;}
ul.list-box-colorgold > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorgold li.noborder{border:0;}
ul.list-box-colorgold li.current{border:0; z-index:4}
ul.list-box-colorgold .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#85590a;}
ul.list-box-colorgold li.current .title-box{background-color:#724c08;}
ul.list-box-colorgold li.last{margin-right:0;}
ul.list-box-colorgold .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorgold .price-text{
	margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#a9710c;
	background: -webkit-gradient(linear, left top, left bottom, from(#bc7e0e), to(#a9710c));
	background: -moz-linear-gradient(top,  #bc7e0e,  #a9710c);
	background: -o-linear-gradient(top,  #bc7e0e,  #a9710c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc7e0e', endColorstr='#a9710c');
}
ul.list-box-colorgold li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#7f5509;
	background: -webkit-gradient(linear, left top, left bottom, from(#7f5509), to(#7f5509));
	background: -moz-linear-gradient(top,  #7f5509,  #7f5509);
	background: -o-linear-gradient(top,  #7f5509,  #7f5509);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f5509', endColorstr='#7f5509');
}
ul.list-box-colorgold .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorgold .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorgold li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}
/* color red */
ul.list-box-colorred{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
ul.list-box-colorred li{ margin-top:15px;}
ul.list-box-colorred > li{
	background-color:#e0e0e0;
	border:solid 1px #fff;
	border-width:0 1px 0 0;
	float:left;
	width:233px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2
 }
 ul.list-box-colorred li.noborder{border:0;}
ul.list-box-colorred li.current{border:0; z-index:4}
ul.list-box-colorred .title-box{margin-bottom:0; padding-bottom:5px; font-size:16px; color:#fff; background-color:#540b0b;}
ul.list-box-colorred li.current .title-box{background-color:#390707;}
ul.list-box-colorred li.last{margin-right:0;}
ul.list-box-colorred .currency{font-size:25px; margin-top:8px; padding-right:10px; display:inline-block; vertical-align:top;}
ul.list-box-colorred .price-text{
	margin:0; color:#fff; padding:13px 0; vertical-align:top;
	background:#5d0c0c;
	background: -webkit-gradient(linear, left top, left bottom, from(#740f0f), to(#5d0c0c));
	background: -moz-linear-gradient(top,  #740f0f,  #5d0c0c);
	background: -o-linear-gradient(top,  #740f0f,  #5d0c0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#740f0f', endColorstr='#5d0c0c');
}
ul.list-box-colorred li.current .price-text{
	padding:18px 0 13px 0;
	background-color:#460909;
	background: -webkit-gradient(linear, left top, left bottom, from(#460909), to(#460909));
	background: -moz-linear-gradient(top,  #460909,  #460909);
	background: -o-linear-gradient(top,  #460909,  #460909);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#460909', endColorstr='#460909');
}
ul.list-box-colorred .price{font-size:50px; font-weight:bold;  color:#fff; line-height:25px;}
ul.list-box-colorred .price span{ font-size:18px; font-weight:normal;}
ul.list-box-colorred li.current{
	margin-top:-5px;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;
}

.list-box-container{
	padding:0 0 29px 0;
	margin-top:0;
}
.list-box-container a.more{ margin-left:0px;}
.list-box-content{ margin:0px 0px; }
.list-box-container .more{ margin-left:25px;}
.list-box-content ul{margin:0px auto;  padding:0; list-style-type:none;}
.list-box-content ul li{margin:0; padding:8px 10px 8px 50px; list-style-type:none; text-align:left; background-image:url("../images/arrow.png"); background-repeat:no-repeat; background-position:30px 12px; border-bottom:1px solid #f8f8f8;}
.list-box-content ul li:first-child{ border-top:1px solid #f8f8f8;}


/* TAB */
.tabcontainer{margin:20px 0px 0px 0px; color:#828282}

ul.tabs {
	margin: 0 22px 25px 22px;
	padding: 0 0 0 0;
	list-style: none;
	height: 25px;
	width: 100%;

}
ul.tabs li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 25px;
	overflow: hidden;
	position: relative;
	font-size:11px;
	text-transform:capitalize;
	
	
}
ul.tabs li:hover{color:#fff; margin:0 8px 0 0}
ul.tabs li a {
	text-decoration: none;
	color: #565656;
	display: block;
	padding: 0 25px;
	outline: none;
}
ul.tabs li a:hover {color:#fff;}
ul.tabs	 li.active{margin:0 8px 0 0}
html ul.tabs li.active, html ul.tabs li.active a:hover  {color:#fff;}
html ul.tabs li.active a:hover  {border:0 !important}
html ul.tabs li.active a{ color:#fff;}
#tab-body{
	background-image:url("../images/gradient_tab.gif");
	background-repeat:repeat-x;
}
.tab-content {padding: 30px 25px}


/* TOGGLE */
h2.trigger {
	padding: 9px 10px;
	margin: 0 0 5px 0 ;
	height: 13px;
	line-height: 13px;
	width:auto;
	color:#fff;
	font-size:11px;
	font-weight: normal;
	-moz-box-shadow: 0px 0px 8px #8c8c8c;
	-webkit-box-shadow: 0px 0px 8px #8c8c8c;
	box-shadow: 0px 0px 8px #8c8c8c;
}
h2.trigger span {
	text-decoration: none;
	display: block;
	color:#fff;
	background: url("../images/h2_trigger_a.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:25px;
	cursor:pointer;
}
h2.active{}
h2.active span{background-position:0px -13px !important; color:#fff;}
h2.trigger span:hover {
	color: #fff;
}
h2.active span:hover{color:#fff;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	clear: both;
	background: url("../images/gradient_toggle.gif");
	background-repeat:repeat-x;
}
.toggle_container .block {
	padding: 10px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}


/* ----- catalog */
.catalog_list {
	float: left;
	width: 730px;
	}
.catalog_list {
	float: left;
	width: 730px;
	}
.catalog_list .tovar {
	float: left;
	width: 350px;
	margin: 10px 5px;
	}
.catalog_list .tovar img {
	float: left;
	width: auto;
	margin: 0px 10px 10px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	}
.catalog_list .tovar img:hover {
	border: 1px solid #aaa;
	}
.catalog_list .title h3 {
	display: block;
	width: auto;
	margin: 0px;
	padding: 20px 0 5px 0px;
	font: bold 17px/17px 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	color: #19568f;
	}
.catalog_list .info {
	width: auto;
	font: 11px/15px Arial, Tahoma, Helvetica, sans-serif;
	color: #333;
/* background: #ddd; */
	}



.catalog_list .info table {
	border-collapse:separate;
	border-spacing:0;
	width: auto;
	border-top:1px solid #000;
	margin-bottom:0px;
	}
.catalog_list .info table,td,th { text-align:center;}
.catalog_list .info table th{ padding:0px;color:#333; text-transform:none;}
.catalog_list .info table td{padding:0px;color:#888;}
.catalog_list .info table tfoot td {border:0px;}

.catalog_list .info table th, .catalog_list .info table tr:hover{background-color:#f9f9f9;}
.catalog_list .info table {
	float: left;
	width: 85% ! important;
	border: 1px solid #e7e7e7;
	text-align: left;
	}
.catalog_list .info table tr th,
.catalog_list .info table thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	}
.catalog_list .info table tr td {
	font: 11px/11px Arial, Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #f8f8f8;
	padding: 1px 4px;
}
.catalog_list .info table tr.odd td {
	background: #F2F7FC;
}


