@import url('screen.css');
/* begin body type */

.container
{
	height:auto;
}

.wrapper1
{
	width:966px;
	margin:0 auto;
	background-image:url('/images/shadow_left.png');
	background-repeat:no-repeat;
	background-position:top left;
	
}

.wrapper2
{
	width:966px;
	margin:0 auto;
	background-image:url('/images/shadow_right.png');
	background-repeat:no-repeat;
	background-position:top right;
	
}

.bottomwrapper1
{
	width:962px;
	margin:0 auto;
	background-image:url('/images/dropshadow_bl.png');
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}

.bottomwrapper2
{
	width:962px;
	margin:0 auto;
	background-image:url('/images/dropshadow_br.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:6px;
}

.bottomshadow
{
	width:950px;
	margin:0 auto;
	background-image:url('/images/dropshadow_b.png');
	background-repeat:repeat-x;
	background-position:top left;
	height:6px;
}

.wrapper1:after, .wrapper2:after, .bottomwrapper1:after, .bottomwrapper2:after, .bottomshadow:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.wrapper1, .wrapper2, .bottomwrapper1, .bottomwrapper2, .bottomshadow {display:inline-block;}
* html .wrapper1, * html .wrapper2 {height:1%;}
* html .bottomwrapper1, * html .bottomwrapper2 {height:6px;}
.wrapper1, .wrapper2, .bottomwrapper1, .bottomwrapper2, .bottomshadow {display:block;}

.body {
	background-image: url(../images/template/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
	
.header-box {
	/*
	background-image: url(../Images/template/eurotech-audio/eurotech-audio_header-bg.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

.vertical-dots {
	background-image: url(/Images/dots-vertical.gif);
	background-repeat: repeat-y;
}
		
p, blockquote, ul, ol, dl, dd, li, dir, menu, td	{	
	/* inherit from body */	
	/*  */
	color: #666666;
	font-size: 11px;
}
	
p {
	padding: 5px 15px 15px 15px;
}	
	
b {
	font-weight:	bold;
}		
.tablenowidth {
	BACKGROUND-COLOR: transparent;
}
small	{
	font-size: 8pt;
}	
		
big	{	
	font-size:	12pt;
	}	
		
pre	{	
	font-family:	Courier New, monospace;
	}	


				
/*table, tbody, tr, td	{
		
	/* word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin:5px; 
}*/	

/*h1	{
	font-size: 22px;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	text-align: left;
	color: #00483a;
	font-family: "Trebuchet MS", verdana;
	
}*/

h1
{
	font-family: "Trebuchet MS", verdana;
	color: #24527e;
	font-size: 22px;
	padding:10px 15px 0 15px;
	margin:0;
	height:32px;
	
}

h1.homepage
{
	background-color:#b6d0de;
}

h1.internal 
{
	background-image: url(/Images/template/h2_bg.gif);
	background-repeat: repeat-x;
}
		
/*h2	{	
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px; 
	text-align: left;
	color: #00483a;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	}*/

h2
{
	font-family: "Trebuchet MS", verdana;
	color: #003366;
	font-size: 16px;
	padding: 10px 15px;
	margin: 0;
}
	
h2.background
{
	font-family: "Trebuchet MS", verdana;
	color: #24527e;
	font-size: 16px;
	padding: 0 15px;
	line-height:42px;
	margin: 0 0 10px 0;
	height:42px;
	background-image: url(/Images/template/h2_bg.gif);
	background-repeat: repeat-x;
}

h2.small
{
	font-family:Arial, Helvetica, sans-serif;
	color: #00483a;
	font-size: 11px;
	font-weight:bold;
	padding: 0 5px;
	margin:4px 0;
}

h3 {

	font-family:"Trebuchet MS", verdana;
	color: #003366;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 15px 5px 15px;
	margin: 0;
	
}


h4	{	
	font-family:"Trebuchet MS", verdana;
	color: #336699;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 15px 5px 15px;
	margin: 0;
	}	
/*
h6	{	
	color: #00483a;
	font-size:	12px;
	font-weight:400;
	font-style:	normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}
*/
	
.home_spotlights {
	color: #00483a;
	font-size:	12px;
	font-weight: normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.home_heading {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px; 
	text-align: left;
	color: #00483a;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
	
	
hr {
	/*
	color: #F1872A;
	height: 1px;
	width: 100%;
	*/
	border-width: 1px 0 0 0; 
	border-style:	dashed;
	border-color: #3399cc; 
    margin: 0 15px 0 15px; 
	padding: 0;
	height: 1px;
	
}

/* custom styles */

table.tablestyle {
	margin: 0px 15px 0px 15px;
	background-color: #B6D0DE;
}

table.tablestyle td
{
	padding: 5px;
}

table.tablestyle td p
{
	padding:0;
}
	
table.tablestyle td.tableheader {
	background-color: #4F8BC9;
	
}

table.tablestyle td.tableheader p
{
	color:#FFFFFF;
	font-weight:bold;
	padding: 0;
}
		
.logintext {

	font-size: 12px;
	font-weight: bold;
	color: #336699;
}


.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}



.hdots {
	background-image: url(/images/hdot.gif);
	repeat:repeat-y;
}

.vdots {
	background-image: url(/images/vdot.gif);
	repeat:repeat-y;
}

.shadowclad_vdots {
	background-image: url(/userfiles/6/Image/shadowclad/shadowclad_vdots.gif);
	repeat:repeat-y;
}

.prodlist {
	text-decoration:none;
	list-style-image: url(/images/prods_arrows.gif);
	padding-left:0px;
}

.showarrow {
	background-image: url(/images/arrow_transparent.gif);
	background-position:10px 6px;		
	background-repeat:no-repeat;
}

ul.greenarrow {
	margin: 5px 0;
	padding: 0 0 0 5px;
}

ul.greenarrow li { 
	background: url(/images/green_arrow.gif) no-repeat; 
	background-position:middle;
	margin-left: 15px;
	padding:0 0 5px 15px;
	list-style-type:none;
}

ul.greenarrowwhitebg { 
	margin: 5px 0;
	padding: 0 0 0 5px;
}
ul.greenarrowwhitebg li { 
	background: url(/images/green_arrow_whitebg.jpg) no-repeat; 
	background-position:middle;
	margin-left: 15px;
	padding:0 0 5px 15px;
	list-style-type:none;
}


.allcaps
{
	text-transform:uppercase;
	text-decoration:none;
}

.whitetext, a.whitetext:active 
{
	color:#FFFFFF;
}



.nopadding 
{
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.verticalalignmiddle
{
	vertical-align:middle;
}
		
/* end body type */	
A,A:Visited {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
A:Hover, A:Visited:Hover
{
	color: #3399cc;
	background-color: transparent;
	text-decoration: underline;
}

div.leftmenudiv
{
	background-color:#EEF4F7;
}

A.leftmenu, A.leftmenu:Visited
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

A.leftmenu:hover
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

td.MenuItem {
	BACKGROUND-COLOR: #EFEFEF;
	height: 22px;
	padding-left: 10;
}


/* Manager styles */

.EmailMenu {
	color:#444444;
	FONT-SIZE: 11px;
}

A.EmailMenu, A.EmailMenu:visited {
	color:#444444;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent; 
	text-decoration: none;
	font-weight: bold;
}

A.EmailMenu:hover, A.EmailMenu:visited:hover {
	color: #2C2C2C;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.MenuTab {
	padding-left: 5;
	padding-right: 5;
	BORDER-TOP: #c9c9c9 1px solid;
	
}

.gradientheading
{
	line-height:40px;
	background-image:url('/images/heading_grad.jpg');
	margin-top:0;
	color:#193364;
}
	
/* End Manager styles */

/* table styles */

.tableborder {
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: top right;
}	
	
.tableborderleft {
	border-left: 1px solid #999999;
}	
	
.tableborderright {
	border-right: 1px solid #999999;
}	

.tablebordertop {
	border-top: 1px solid #999999;
}	

.tablebordertopbottom {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.tablebordertopright {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}	

.tableborderbottom {
	border-bottom: 1px solid #999999;
}		

.tableborderleftbottom {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.tableborderrightbottom {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.leftmenuborderbottom {
	border-bottom: 0px solid #ffffff;
	padding: 4px;
}	

/* tree style */
}
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */
.TextAreaSearch {
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 150px;
	vertical-align:middle;
	padding:0;
	margin:0;
}

.TextAreaNoWidth
	{
		font-size : 11px;
		font-weight : normal;
		background-color: white;
		color: black;
		border : solid;
		border-color : #CCCCCC;
		border-width : 1px 1px 1px 1px;
		padding : 1px 1px 1px 3px;
}

.TextAreaWidth
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 100px;
}


.TextAreaWidth200
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}

.TextAreaWidthLogin
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #669999;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 140px;
	height: 20px;
}



.Button
	{
		font-size : 11px;
		font-weight : bold;
		background-color: white;
		color: black;
		border-color : #CCCCCC;
		border-width : 1px 3px 3px 1px;
}

/* FCK Styles */

ul, li, li.doublespacedlist {
	padding-bottom: 5px;
}


/* Top of page Links */
.footerlinks,A.footerlinks, A.footerlinks:visited {
	color: #666666; FONT-SIZE: 7pt; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}
A.footerlinks:hover, A.footerlinks:visited:hover {
	color: #666666; FONT-SIZE: 7pt; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: normal;
}

/* tabs */

div.tabs
{
	padding-top:10px;
	margin:0px;
	TEXT-DECORATION: none;
	font-size: 11px;
}

div.tabs ul.tabnavigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

div.tabs ul.tabNavigation li
{
	display:inline;
	margin:0;
	padding:0;
}

div.tabs div
{
	/*margin-top:10px;*/
	padding:0;
	border: 1px solid #eaeaea;
	
}

.hide{display:none;}


div.tabs ul.tabNavigation li a span
{
	background-image: url(/images/taboff.gif);
	background-repeat: no-repeat;
	background-position:left;
	height:30px;
	width:10px;
	line-height:30px;
	/*padding-left:10px;*/
	display:inline-block;
}

div.tabs ul.tabNavigation li a.selected span
{
	background-image: url(/images/tabon.gif);
}

div.tabs ul.tabNavigation li a
{
	background-image: url(/images/taboff.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:10px;
	text-decoration:none;
	display:inline-block;
	height:30px;
}

div.tabs ul.tabNavigation li a.selected
{
	background-image: url(/images/tabon.gif);
}


.TextAreaEditorWidth
	{
	background-color: white;
	color: black;
	border: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 800px;
	height: 600px;
}


.headerlogin {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	float: left;
	font-size:8pt;
	margin-bottom: 0px;
	color: #333333;
	background: #FFFFFF;
	border: #cccccc solid 1px;
	width:160px;
}
.headersearch {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	float: left;
	font-size:8pt;
	margin-bottom: 0px;
	color: #333333;
	background: #FFFFFF;
	border: #cccccc solid 1px;
	width:160px;
}

.homepagespotlight-table {
	border: 1px solid #cccccc;
	width:220px;
}
.homepagespotlight-header {
	background-image: url(/images/template/eurotech-audio/spotlight-homepage-header-bg.gif);
	background-repeat: repeat-x;
	color:#333333;
	text-align:center;
	font-weight:bold;
}