html,body{margin:0; padding:0;}
body{color:#666;background:#000 url(../img/layout/bg.jpg) no-repeat;font-size:11px;font-family:Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;}
a{outline: none;}
a:link{color:#999999;text-decoration:none;}
a:hover{color:#999999;text-decoration:none;}
a:visited{color:#999999;text-decoration:none;}
a:active{color:#999999;text-decoration:none;}
img{border:0;}
p{margin:0;padding:0;line-height:16px;}
a img{border:0px;}
#wrap{width:980px;margin:0 auto;}
#header_top{height:50px;background: url(../img/layout/top_bg.jpg) repeat-x; margin:20px 0 0 0; line-height:35px;}
#logo{float:left; padding:5px 0 0 20px;}
#logo a { color:#999999;}
#menu{float:right;margin:0 10px 0 0;}
li{list-style-type:none;margin:0;padding:0;}
ul{margin:0;padding:0;}
.clear{ clear:both;}
strong{
	color:#0061AF;
}

#description{height:26px;padding:10px 0 0 20px; background: url(../img/layout/description_bg.jpg)}
#description h2 {display:block; float:left; width:89%;margin-top:-3px!important;}
#description span {display:block; float:left;}

#lang{
	display:block;
	float:left;
	width:90px;
	height:24px;
	margin:0px 0 0px 0;	
	color:#fff;	
}
#lang a{ color:#999999;}
#lang a:hover{ color:#fff;}

h1{font-size:16px;color:#999999;font-weight:normal;margin:0px;padding:0;display:inline;line-height:30px;}
h2{font-size:14px;color:#999;font-weight:normal;margin:0;padding:0;display:inline;line-height:20px;}
h3{font-size:11px;color:#999999;font-weight:normal;margin:0 0 10px 0px;line-height:20px;}

#content{float:left;width:715px;margin:10px 0 0 0;}
#content h1{font-size:26px;color:#999999;font-weight:normal;margin:0px;padding:0;display:inline;line-height:30px;}
#content h2{font-size:20px;color:#999;font-weight:normal;margin:0;padding:0;display:inline;line-height:20px;}
#content h3{font-size:11px;color:#999999;font-weight:normal;margin:0 0 10px 0px;line-height:20px;}
#content p{margin:10px 0;padding:0;line-height:16px;color:#cccccc;}

#content_full{float:left;width:960px;margin:10px 0 0 0;}
#content_full h1{font-size:26px;color:#999999;font-weight:normal;margin:0px;padding:0;display:inline;line-height:30px;}
#content_full h2{font-size:20px;color:#999;font-weight:normal;margin:0;padding:0;display:inline;line-height:20px;}
#content_full h3{font-size:11px;color:#999999;font-weight:normal;margin:0 0 10px 0px;line-height:20px;}

.details{margin:0 0 20px 0; padding:0 20px 20px 20px;}
.details h3 { margin-left:0px; font-size:14px; font-weight:bold; border-bottom:1px #999999 solid;}
h3.title_comm { font-size:14px; font-weight:bold; border-bottom:1px #999999 solid; margin-right:20px;}


/*Menu*****************/

#menu ul {margin:0;padding:0;list-style-type:none;}
#menu li {padding:0;margin:0;float:left;list-style-type:none;}
#menu li a {display:block;padding:0px 10px 0px 10px;text-decoration:none;color:#999999;font-size:11px;text-align:center;font-weight:bold;float: left;}
#menu .main {color:#999999;}
#menu .main a {font-weight:normal; color:#999999;}
#menu .main a:hover {background: url(../img/layout/current.jpg) repeat-x;color:#999999;}
#menu .main #current {background: url(../img/layout/current.jpg) repeat-x; color:#999999;}
#menu .main #current a {color:#999999; }
#menu .main #current a:hover {color:#999999;}



/*SideBar************/

#sidebar{float:right;width:260px;margin:10px 0 0 0;}
#sidebar h2{font-size:11px;color:#0061ae;font-weight:normal; border-bottom:1px #1c232a solid; width:100%; display:block; padding-bottom:5px;line-height:12px;}
.list3 ul{padding:0px 0 20px 0!important;}
.list3 {padding:0px 0 20px 0!important;}
.list3 li{padding:10px 0 0px 0!important; color:#999; display:block;}
.list3 li a{color:#999;}
.list3 li a:hover{color:#fff;}
.list3 li h2{padding-left:0px!important;}

#nav {
	margin-left:0px!important;	
	margin-bottom:10px;	
}

.basket {	
	height:auto;
	background-color: #1D242A;	
	margin-bottom:15px;
}
.basket h2 {padding-top:3px;padding-left:3px;width:257px!important;border-bottom:1px #31383e solid!important;line-height:10px!important;width:100%; display:block;background:transparent url(../img/layout/cart_title.png) no-repeat center right;}

.items {
	color:#0061AF;
	width:15px;
	float:left;
	padding-left:3px;
}
.basket_title {	
	
	width:190px; 
	display:block;
	float:left;	
}

.basket_price {
	color:#fff;		
	text-align:right; 
	width:50px; 
	display:block;
	float:left;	
}

.checkout{
	position: relative;
	background-color: #0061AF;
	margin:10px 0 0px 20px!important;
	padding:0;
}
span.total_left { 
	float: left;	
	color: #999999;
	width: 97px;
	margin-top:1px;
	padding:5px 0px 5px 3px;	
	font-size: 1.0em;	
	border-top:1px #31383e solid;
	
}
span.total { 
	float: left;	
	color: #fff;
	width: 157px;
	margin-top:1px;
	padding:5px 3px 5px 0px;
	text-align:right;
	font-size: 1.0em;
	font-weight:bold;
	border-top:1px #31383e solid;
}
.checkout a.buy{ 
	float: left;
	width: 87px;	
	padding:6px;
	padding-left:15px;
	display:block;
	margin: 5px 0 5px 60px;
	color: #fff!important;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 0.9em;	
	text-decoration:none!important;
	border:1px solid #025CA4;
	background:#000000 url(../img/layout/cart.png)  85% 0 no-repeat;
}

.checkout a:hover.buy{ 
	/*background-color: #555555;*/
	text-decoration: none;
	color: #025CA4!important;
	border:1px solid #fff;
}

.account{ background:transparent url(../img/layout/account.png) no-repeat center right; }
.categories{ background:transparent url(../img/layout/categories.png) no-repeat center right; }

.demo{ 
width: 260px;
height: 160px;
background:transparent url(../img/layout/module.png) no-repeat;
}

.demo h2 {font-size:11px;color:#0061ae;font-weight:normal; border:none!important; width:100%; display:block; padding-bottom:5px;line-height:12px;}

.demo_inner{ 
width: 255px;
height: 70px;
padding-top:10px;
padding-left:5px;
}

a.demo_front{ 
display:block;
width: 250px;
height: 30px;
padding-top:12px;
background:transparent url(../img/layout/shopping_cart.png) no-repeat center right;
color:#999;
}

a:hover.demo_front{
background:transparent url(../img/layout/shopping_cart_grey.png) no-repeat center right;
color:#fff;
}

a.demo_admin{ 
display:block;
width: 250px;
height: 30px;
padding-top:12px;
background:transparent url(../img/layout/lock.png) no-repeat center right;
color:#999;
}

a:hover.demo_admin{ 
background:transparent url(../img/layout/lock_grey.png) no-repeat center right;
color:#fff;
}

a.mail{ 
display:block;
width: 250px;
height: 30px;
padding-top:12px;
background:transparent url(../img/layout/mail.png) no-repeat center right;
color:#999;
}

a:hover.mail{ 
background:transparent url(../img/layout/mail_grey.png) no-repeat center right;
color:#fff;
}


.download{ 
width: 260px;
height: 160px;
background:transparent url(../img/layout/module.png) no-repeat;
}

.download h2 {font-size:11px;color:#0061ae;font-weight:normal; border:none!important; width:100%; display:block; padding-bottom:5px;line-height:12px;}

.download_inner{ 
width: 255px;
height: 70px;
padding-top:10px;
padding-left:5px;
}

a.download_pdf{ 
display:block;
width: 250px;
height: 30px;
padding-top:12px;
background:transparent url(../img/layout/pdf.png) no-repeat center right;
color:#999;
}

a:hover.download_pdf{
background:transparent url(../img/layout/pdf_grey.png) no-repeat center right;
color:#fff;
}

.module_small{ 
width: 260px;
height: 80px;
background:transparent url(../img/layout/module_small.png) no-repeat;
}

.module_small h2 {font-size:11px;color:#0061ae;font-weight:normal; border:none!important; width:100%; display:block; padding-bottom:5px;line-height:12px;}

.module_small_inner{ 
width: 255px;
height: 70px;
padding-top:10px;
padding-left:5px;
}

a.bug{ 
display:block;
width: 250px;
height: 30px;
padding-top:12px;
background:transparent url(../img/layout/bug.png) no-repeat center right;
color:#999;
}

a:hover.bug{
background:transparent url(../img/layout/bug_grey.png) no-repeat center right;
color:#fff;
}
/*Footer*****************/

#footer{width:980px;padding:10px 0 0 0;border-top:1px solid #30383e;color:#999999;clear:both;margin:20px 0 10px 0;}
#footer a:link, a:visited, a:active{color:#999999;}
#footer a:hover{color:#999999;}
#list h2{font-size:8px;line-height:10px;color: #666;font-weight:normal;  display:block; padding:5px;background: #151A1E url(../img/layout/e.png) 98% 50% no-repeat;}
.list1 li{list-style: none;border-bottom:1px solid #0F1213;padding:5px 0 5px 5px;display:block; float:left; width:98%; }
.list1 li:hover{background:#151A1E;}
.list1 ul{margin:10px 0 10px 0;}
#list{width:980px;float:left;margin:0px 0px 10px 0;background-color: #1d242a ;padding:20px 0 20px 0;}
.list1{width:280px;float:left;margin-right:20px; margin-left:20px;}
.list1 .width a { width:70%; display:block; float:left}
.list1 .width a:hover { color:#fff;}
.list1 .width span { text-align:right; width:30%; display:block; float:left;}
.list1 .post-ratings-image { text-align:right}


.right2{float:right;}
.right2 a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../img/layout/impel_logo.gif) top left no-repeat; }
.right2 a:hover { background: transparent url(../img/layout/impel_logo.gif) top right no-repeat; }

.left2{float:left;}
.navigation{float:left;width:700px;margin:0 0 30px 0;padding:10px 10px 10px 10px;}

/* Product Preview */
.product_preview{float:left;padding:5px 13px 5px 15px;background:url(../img/layout/imagebg.jpg) no-repeat;width:210px; height:201px; display:block}
.product_preview span{float:right;font-size:11px;padding:3px 5px 0 0;color:#999999;width:10px;}
.product_preview span a:link{float:right;font-size:11px;padding:3px 5px 0 0;color:#999999;}
.product_preview span a:active{float:right;font-size:11px;padding:3px 5px 0 0;color:#999999;}
.product_preview span a:hover{float:right;font-size:11px;padding:3px 5px 0 0;color:#999999;}
.product_preview img{padding:5px 0 5px 0;}

.product_preview h3{margin:0!important;padding:0!important;font-size:11px!important;float:left;width:200px;line-height:13px!important;} 
.product_preview h3 a:link{font-size:11px;color:#0061ae;font-weight:normal;margin:0;padding:8px 0 0 0;float:left;}
.product_preview h3 a:visited{font-size:11px;color:#0061ae;font-weight:normal;margin:0;padding:8px 0 0 0;float:left;}
.product_preview h3 a:hover{font-size:11px;color:#0061ae;font-weight:normal;margin:0;padding:8px 0 0 0;float:left; text-decoration:underline;}
.product_preview h3 a:active{font-size:11px;color:#0061ae;font-weight:normal;margin:0;padding:8px 0 0 0;float:left;}

.product_preview .price {float:left; }
.product_preview .buy {float:right;text-align:right;padding-right:10px;}
.product_preview .buy a{ }
.product_preview .buy a:hover{ color:#fff;}

/* Company Preview */
.company_preview{float:left;padding:5px 5px 5px 10px;background:url(../img/layout/companybg.jpg) no-repeat;width:162px; height:70px; display:block}
.company_preview span{float:right;font-size:11px;padding:3px 5px 0 0;color:#999999;width:10px;}
.company_preview img{padding:3px 0 5px 0;}

blockquote {
	font-style:italic;
	font-size:11px;
	color:#999;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #ccc;
	text-transform:uppercase;
}
code {
	color:#666;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	margin:0 0 20px 0;
	width:260px;
	display:block;
}
.searchtitle {background:transparent url(../img/layout/search.png) no-repeat center right; }

.search {background:url('../img/layout/input.png') no-repeat;height:26px;padding:11px 0px 0px 10px;width:260px;color:#999999!important;border:none;margin:0;float:left; color:#666; font-size:11px;}


#searchform{margin:10px 0 0 0;}

/*comments***/
p#breadcrumbs { margin:10px 0px 10px 20px;}


.notice { background: transparent url(../img/layout/notice_bg.png) repeat-x 2px; margin-top:30px; height:40px; line-height:40px;}
.notice span {background: transparent url(../img/layout/notice.png) no-repeat 10px top; height:30px;padding-left:50px; display:block; float:left;}

.highslide-overlay {
	display: none;
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;	
	cursor: pointer; /* w3c */
	background: url(../js/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/highslide/graphics/close.png', sizingMethod='scale');
}

/*Product view*/
#productview {
	width:700px;
	height:100%;	
	margin-bottom:0px;
	color:#fff;
	/*background:#fff url(../img/layout/bg_contentMiddle.gif) repeat-y;*/
	float:left;
}

#productview .preview{
	width:375px;
	float:left;
	margin:0px 0 0px 5px;
}
#productview .preview #previewimg{
	background-color:#1D242A;
	text-align:center;
	padding:10px;
}
#productview .preview #previewimg a img{
	border:0;
}
#productview .details{
	width:210px;
	padding:10px 10px 0 10px;
	float:left;
	margin:0px 0 0 20px;
}
#productview .details p{
	color:#fff;
}
#productview .details h3{
	border-bottom:1px solid #EBEBEB;
	font-size:1.1em;
	padding-left:0px;
	margin:1px 0 1px 0;
}
#productview .preview img{
	/*width:350px;
	height:263px;*/
}

#productview input.buy{
	background:#000000 url(../img/layout/cart.png) 90px 7px no-repeat;
	height:40px;
	width:130px;
	margin:0;
	letter-spacing:5px;
	font-family:arial!important;
	font-weight:bold;
	color:#fff!important;
	border:1px solid #0059AA!important;
}
#productview input.buy:hover{
	border:1px solid #cbcbcb!important;
	color:#005BAC!important;
}
.multiplePrices {width: 210px; margin: 0; padding: 10px 0 15px 0px; float: left; display: inline;}
.statusicon{
	width:48px;
	float:left;
}
.options{
	margin-bottom:10px;
	float:left;
}
.options h3{
	width:210px;
	float:left;
}
.options select{
	margin:5px 0 5px 0;
	background-color:#1D2328;
	border:1px solid #0059AA;
	color:#fff!important;
	width:210px;
}

.multiplePrices p.cost {color: #F58120; font-size: 16px; font-weight: bold; margin-bottom: 8px; }
.multiplePrices p.cost small{
	font-size:0.6em;
}
.multiplePrices p.was {color: #a9a9a9; padding:0; font-size: 10px; font-weight: normal; margin: 0; }

.multiplePrices p.was span.lineThrough {text-decoration: line-through;}

.multiplePrices p.was span.save {color: #0059AA; font-size: 10px; font-weight: bold; margin-left: 10px;}

a.action_next, a.action_previous {
	display:block;
	overflow: hidden;
	margin: 0px 0 0px 0;
	height:11px;
	width:90px;
	float:right;
	font-weight:bold;
	outline: none;
	border:0;
	padding:0px 0 0 0px;
	text-align:center;
	background: transparent url(../img/layout/nextarrow.gif) no-repeat 80px 0px;
}
a.action_previous {
	float:left;
	padding:0 0 0 10px;
	background: transparent url(../img/layout/previousarrow.gif) no-repeat 0 0;
}
a.action_next:hover  {background-position: 80px -11px !important}
a.action_previous:hover  {background-position: 0px -11px !important}

.enlargeImages {margin: 5px auto 0px auto; padding: 0; width: 145px;height:18px;}

.enlargeImages p {line-height:10px;background: url(../img/layout/zoomIcon.gif) no-repeat left 1px; color: #a6a6a6; font-size: 10px; font-weight: normal; padding: 0 0 2px 18px;}
.enlargeImages p a{
	line-height:10px; color: #a6a6a6; font-size: 10px; text-decoration:none;
}


/*Contact Styles */
#contactform, #loginform{
	padding:0px;
}
#contactform h3, #loginform h3{
	color:#fff;
	margin:5px 0 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:1em;
}
#contactform input, #contactform textarea, #loginform input, #loginform textarea{
	background-color: #1C1C1C;
	border:1px #1C1C1C solid;
	padding:2px;
	margin:0 0 3px 0px;
	color:#fff;
	border-top:1px #0059AA solid;
}
#contactform input, #loginform input{
	width:192px;
}
#contactform input.chkbox{
	width:20px;
	vertical-align:middle;
	padding:0 0px 0 0;
	margin:0 5px 0 0!important;
}
#contactform textarea, #loginform textarea{
	width:402px;
}
#contactform select{
	border:1px #1C1C1C solid;	
	background-color:#1C1C1C;
	border-top:1px #0059AA solid;
	color:#fff!important;
	width:196px;
	height:20px;
	margin-bottom:5px;
}

#contactform input:hover, #contactform textarea:hover, #contactform select:hover ,#loginform input:hover, #loginform textarea:hover   {
	border:1px #0059AA solid;
}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus, #loginform input:focus, #loginform textarea:focus {
	border:1px #0059AA solid;
}

.submitbtn{		
	cursor:pointer;			
	padding:0 0px 0 5px!important;	
	width:150px!important; 
	height:50px!important;	
	margin:0 0 20px 0px!important;
	text-align:left;
	background: transparent url(../img/content/mail_send.png) no-repeat 95% 50%!important;
	background-color:none!important;
	font-size:12px;
	font-family:Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
}
.contactsub{
	float:left;
	margin:10px 0 0 0;
	padding:0px 0 0 0px;
	width:210px;
}
.contactsub p{
	padding-top:15px;
}

div.contactsub{
	vertical-align:middle;
}
.validation-advice {
	margin: 0px 0 0 0px;
	padding: 2px 2px 2px 2px;
	color:#a8d0f4;
	font-size:11px;
}
#captcha{
	position:relative;
	top:-30px;
	left:55px;	
}
img.thumb{
	float:left;
	padding:2px!important;
	margin:0 5px 5px 0px!important;
	border:1px solid #1C1C1C!important;
}
#flashMessage {
	background: #000000 url(../img/layout/warning.png) no-repeat 2px 6px;
	color: #d2d2d2;
	margin: 10px 0 0 0;
	padding: 8px 8px 8px 30px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
	border:1px solid #0061AF;
	width:630px;
}
/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style:none;
	margin:0 0 0px 0;
	padding:0;
	clear:both;
	border-top:1px solid #000000;
	height:32px;
	background-color:#000000;
}

ul.subsection_tabs li.tab {
	float:left;
	border-right:1px solid #fff;
	text-align:center;
}

ul.subsection_tabs li.tab a {
	display:block;
	height:26px;
	padding:3px 6px 3px 19px;
	background:#000000 url(../img/layout/tab-icon.gif) no-repeat 0px 8px;
	color:#fff;
	font-size:1.2em;
	line-height:24px;
	text-decoration:none;
}

ul.subsection_tabs li.tab a:hover {
	color:#fff;
	background-color:#0059AA;
}

ul.subsection_tabs li.active a {
	background-color:#0059AA;
	color:#fff;
}

#tabs div.tab{
	width:510px;
	height:100%;	
	margin-bottom:10px;
	padding:15px;
	color:#9a9a9a;
}

#tabs {
width:680px;
margin-top:20px;	
}

#related {
width:700px!important;
height:auto;
	
}

/* Page Numbers */
.pages {
	width:690px;
    margin: 20px 0 20px 0;
    clear: left;
    font-size: 1.0em;
	padding: 0 5px 0 20px;
    height: 1em;
    border: none;
    background: url(../img/layout/underline.png) 0 8px repeat-x;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #EBEBEB;
    background: #000;
	
}

.pages span.current {
    border: 1px solid #0059AA;
    font-weight: bold;
    background: #F58120;
    color: #FFA600;
}

.pages span.stats {
	margin-right:15px;
}

.pages a {
    border: 1px solid #ccc;
    text-decoration: none;
}

.pages a:hover {
    border-color: #0059AA;
	text-decoration:none;
}

.pages a.nextprev {
    font-weight: normal;
}

.pages span.nextprev {
	border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev {
    float: right;
    margin-left: 10px;
}

.pages .pagenum {
    text-align:center;
    margin-left: 2px;
	border-color: #0059AA;
}
.pages .prev, .pages .next {
    float: right;
    margin-left: 10px;
	background: #211D1E;
	text-align:center;
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
}


/*------------------------------MANUFACTURERS---------------------------------------*/
ul#aphabet {
	border-top: 1px solid #1C1C1C;
	border-bottom: 1px solid #1C1C1C;
	padding: 5px 0 20px 4px;
	list-style-type: none;
	margin:0 0 5px 0;
	background-color:#000000;
}

ul#aphabet li {
	float: left;
	width: 14px;
	background-image: url(../img/layout/arrow_right_white.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-right:3px;
}
ul#aphabet li.nlast {
	background-image: none;
	padding-left:5px;
}
ul#aphabet li a{
	font-size:1.2em;
	
	text-decoration:none;
	display:block;
}
ul#aphabet li a:hover{
	
}
#manufacturer-list-full ul{
	width: 100%;
	float:left;
	margin: 0 0 10px 0px;
	padding: 0;
}
#manufacturer-list-full li{
	border-bottom: 1px dotted #797979;
	display: block;
	float: left;
	height: 25px;
	line-height: 23px;
	overflow: hidden;
	width: 24%;
	margin: 0 5px 0 0;
}
#manufacturer-list-full li a{
	text-decoration:none;
	display: block;
	float: left;
	padding-left: 8px;
}

/* HOMEPAGE*/
.columns  {width:700px;margin-top:20px;}
.columns  h2{font-size: 16px!important;line-height:20px!important;margin-bottom:15px!important;}
.columns img { float:right; border:0px solid #bababa; margin:0 0 5px 15px; }
.left_column  {width:320px;float:left;margin-bottom:15px;}
.right_column {width:320px;float:right;margin-bottom:15px;}


/* CAROUSEL*/

.carousel
{ 
width: 980px;
background-color: #151A1E;
margin-top:30px;
margin-bottom:10px;
}

.jCarouselLite
{
overflow: hidden; 
visibility: visible;
position: relative; 
z-index: 2; 
left: 30px; 
width: 980px;
}

.jCarouselLite ul
{
margin: 0pt; 
padding: 0pt; 
position: relative; 
list-style-type: none; 
z-index: 1; 
width: 2890px; 
left: -980px;
}

.jCarouselLite li
{
overflow: hidden; 
float: left; 
width: 126px; 
height: 60px;
margin-left:6px;
margin-top:6px;
margin-bottom:6px;
}

.previousbutton
{
float:left;
margin-top:25px;
padding-right:2px;
text-decoration: none;
}

.nextbutton
{
float:right;
margin-top:25px;
text-decoration: none;
}


/* SCREENSHOT*/

#screenshot	{
	position: relative;
	padding-bottom: 40px;
	color:#5E6265;
}
#screenshot	h2{
	height:18px;
	width:250px;
	float:left;
	margin-bottom:5px;
}
#screenshot img {
	margin-left: 20px;
	margin-top: 10em;
	z-index: 1000;
}
.screen_thumb { float:right; margin:0 0px 10px 10px!important; }

#screenshot #bottom_wrapper	{
	position: relative;
	margin-top: -50px;
	height: 22ex;
}

#screenshot #top_left_text	{
	position: absolute;
	top: 40px;
	left: 65px;
	width: 250px;
	margin-top: 0;
}


#screenshot #top_middle_text	{
	position: absolute;
	top: 40px;
	left: 360px;
	width: 250px;
	/*padding-right: 50px;*/
	margin-top: 0;
}


#screenshot #top_right_text	{
	position: absolute;
	top: 40px;
	left: 670px;
	width: 250px;
	/*padding-right: 50px;*/
	margin-top: 0;
}


#screenshot #bottom_left_text	{
	position: absolute;
	left: 65px;
	width: 250px;
	top: 0;
	margin-top: 30px;
	margin-bottom: 0;
}



#screenshot #bottom_middle_text	{
	position: absolute;
	left: 370px;
	margin-top: 30px;
	margin-bottom: 0;
	width: 250px;
	/*padding-right: 65px;*/
	
}


#screenshot #bottom_right_text	{
	position: absolute;
	left: 660px;
	margin-top: 30px;
	margin-bottom: 0;
	width: 250px;
	/*padding-right: 65px;*/
	
}



/* BANNER*/
.bannerpic{
 background:url(../img/header/header2.jpg) no-repeat;
 height:200px;
 width:700px;
}

.bannertitle{
padding-top:60px;
padding-left:40px;
}

/* PRICES*/
table.prices {
width:90%;
border-spacing:0;
border:0;
margin:25px 0;
}

table.prices th,table.prices td {
text-align:center;
padding:14px;
}

table.prices th {
font-size:15px;
border-bottom:1px solid #353535;
color:#fff;
font-weight:400;
text-align:center;
vertical-align:middle;
background:url(../img/layout/table.png) repeat-x;
padding:12px 0 10px;
}

table.prices td {
border:0;
border-bottom:1px solid #353535;
line-height:135%;
}

table.prices td.more {
font-size:120%;
color:#005BAC;
}

table.prices td.more span {
font-size:10px;
color:#ccc;
padding-left:1px;
}

table.prices td.details {
font-size:10px;
}

table.prices td.heading {
color:#FFF;
text-align:center;
padding-left:12px;
width:150px;
}

table.prices td.heading strong {
font-weight:400;
font-size:12px;
}

table.prices tr.bot td {
background-color:#242424;
background-image:none;
padding-top:10px;
padding-bottom:10px;
border-bottom:0;
}

/*FAQ SLIDER*/
.technology{ /*header of 2nd demo*/
cursor: pointer;
font: bold 12px Arial,Helvetica,sans-serif;
margin: 5px 0;
}

.technology img{ 
margin:0!important;
vertical-align:middle;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #ffffff;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #999999;
}

/*FEATURES*/
#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  margin-top: 50px;
}

.features  {width:700px;margin-top:20px;color:#cccccc;}
.features  h2{font-size: 16px!important;line-height:20px!important;margin-bottom:15px!important;}
.features img { float:right; margin:0 0 5px 10px; }
.features p { float:left; width:257px; text-align:justify;}
.features_left_column  {width:320px;float:left;margin-bottom:25px;padding-bottom:8px;border-bottom:1px solid #bababa;}
.features_right_column {width:320px;float:right;margin-bottom:25px;padding-bottom:8px;border-bottom:1px solid #bababa;}

.features_links { background:#1D242A;float:left;width:310px;height:20px;padding:5px 5px 0px 5px;}
.read_more{float:left;}
.view_more {float:right;background:transparent url(../img/layout/zoomIcon.gif) no-repeat center right;padding-right:20px;}

.list4 {margin-bottom:10px;padding:0;width:257px;float:left;}
.list4 ul{margin:10px 0;padding:0;}
.list4 li{padding:10px 0 0px 20px!important;background:transparent url(../img/layout/features.gif) no-repeat 0% 90%;}


/*SHOWCASE*/
.list2 li{list-style: none;border-bottom:1px solid #0F1213;padding:5px 0 5px 5px;display:block; float:left; width:98%;background:url(../img/layout/arrow_left.png) no-repeat center right; }
.list2 li:hover{background:#151A1E url(../img/layout/arrow_left.png) no-repeat center right;}
.list2 ul{margin:10px 0 10px 0;}
.list2{width:200px;float:left;margin-right:20px; margin-left:20px;margin-bottom:20px;}
.list2 .width a { width:70%; display:block; float:left}
.list2 .width a:hover { color:#fff;}
.list2 .width span { text-align:right; width:30%; display:block; float:left;}

