* {margin:0; padding:0;}

.postmetadata {
	margin-bottom: 20px;
}

body
{
	color:black; font-size:12px; font-family:arial; 
	background: url("images/bg.png") repeat-x top #4396ca;
}
#main
{
	width: 802px !important;
	margin: 0px auto;
	background-color: #181818;
}
td.main {
 padding-right:10px
}
#header
{
	width: 802px;
	height: 185px;
	background: url("images/main_header_2.png") no-repeat;
}
#sidebar
{
	float:left;
	width: 190px;
}
#sidebar #our_products .top
{
	background: url("images/title_our_products.png") no-repeat;
	width: 190px;
	height: 33px;
	
}


#sidebar #our_products .center, #sidebar #future_products .center
{
	background-color: #272727;
}
#sidebar #our_products .bottom, #sidebar #future_products .bottom
{
	background: url(images/bottom_our_products.png) no-repeat;
	height: 11px;
}
#sidebar #future_products .top
{
	background: url("images/title_future_products.png") no-repeat;
	width: 190px;
	height: 35px;
	
}
#sidebar #future_products .top, #sidebar #our_products .top
{
	color: #fff;
	padding-left: 1em;
	line-height: 2em;
}
#content
{
	float:right;
}
#content #new_products
{
	background: url("images/new_products.png") no-repeat;
	height: 172px;
	width: 601px;
}
#content #products
{
width: 601px;
	
}
#content #products .top
{
	background: url("images/products_top.png") no-repeat;
	width: 601px;
	height: 34px;
	color: #fff;
	line-height: 2em;
	text-indent: 1em; 
}
.pageContent 
{
	background-color: #fff;
	margin-left: 1px;
	padding: 10px;
}

#content a:link {color:#000000}      /* unvisited link */
#content a:visited {color:#000000}  /* visited link */
#content a:hover {color:#000000}  /* mouse over link */
#content a:active {color:#000000}  /* selected link */

#content #products .bottom
{
	background: url("images/products_bottom.png") no-repeat 1px;
	width: 601px;
	height: 12px;
}
#footer
{
	clear:both;
	background: url("images/footer.png") no-repeat bottom;
	width:802px;
	height: 48px;
	text-align: center;
	line-height: 4em;
	font-size: 10pt;
	color: #fff;
}
#sidebar #future_products, #content #products
{
	margin-top: 13px;
}
#sidebar #our_products, #content #new_products
{
	margin-top: 8px;
}
input#search
{
	position:relative;
	left: 550px;
	top: 20px;
}
ul.menu
{
	list-style:none;
	padding: 0em .5em;
	font-size: 10pt
}
ul.menu li
{
	text-indent: .5em;
	color: #fff;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
}
.infoBox ul
{
	list-style: none;
	margin-left: 1em;
}
.infoBox ul li a
{
	color: #fff;
}
ul.menu2
{
	list-style:block;
	padding: 0em .5em;
	font-size: 10pt
}
ul.menu2 li
{
	text-indent: .5em;
	color: #000000;
	line-height: 2em;
	display:inline;
}



.txtBtn {font:bold 11px arial,sans-serif; background-color:rgb(46,88,133); color:#fff; padding:2px 8px; cursor:pointer; text-transform:lowercase;}
#content a:link.txtBtn {color:#fff;}
#content a:visited.txtBtn {color:#fff;}
a {text-decoration:none; color:white;}
a:hover {text-decoration: underline; rgb(238,221,153);}

.Image {border:1px solid #777777; }

.productListingText {padding-left:10px}
.productListingButtons {padding-top:10px}

div.pageHeading, div.productListingHeading, div.productInfoHeading 
{

	background: url("images/products_top.png") no-repeat;
	width: 601px;
	height: 34px;
	color: #fff;
	line-height: 2em;
	text-indent: 1em; 
}
div.pageContent,  {margin-left:1px; width:580px; background-color:white; }
div.titleBar {
	width: 152px;
	height: 28px;
	background: url("images/title_bar.jpg") no-repeat;
	padding-left:430px;
	padding-top:6px;
}
a.catTrail, .productListingName, productListingDescr {color:blue; padding-right:10px}
a.blue {color:blue}

div.productListing,  div.catTrail {margin-left:1px; width:580px; background-color:white; padding:10px; color:black}
.productListingText, .productListingName, .productListingDescr {color:black;}

.productListingNav {margin-left:1px; width:600px; background-color:white; }

.productListingHeading {width:200px; color:gray; font-size:12px; font-family:arial; }
.productListingSubHeading {width:200px; color:black; font-size:12px; font-family:arial; }

a.enlarge, a.name, a.SubHeading{color:blue}

.productListingButtons {padding-bottom:20px}
td.category {padding-right:20px; text-align:left}
td.productImage {padding-left:10px; padding-right:10px; text-align:justify}
div.content {text-align:justify}

#articles hr {
	margin:0 auto; 
	width:80%; 
	border: none; 
	border-top: 1px dashed #00C;
}

#articles a:link,
#articles a:visited {
	color: #000;
	text-decoration:underline;
}
#articles p {
	margin-bottom:1em;
}

/**************/
#infoForm p {
	padding-bottom: 1em;
}
#infoForm table {
	margin: 0 0 0 10px;
	padding-bottom: 1em;
}
#infoForm table.smalll {
	margin: 0;
	padding-bottom: 0;
}
#infoForm td {
	padding: 2px;
}
#infoForm th {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#infoForm .alt {
	background-color: #ececec;
}
#infoForm .instructo {
	font-size: 10px;
	font-style: italic;
}
#infoForm .fieldo {
	font-weight: bold;
}
#infoForm select {
	font-size: 10px;
}
#infoForm .reqi {
	color: #e00;
	font-weight: bold;
}
#infoForm .recco {
	color: #0e0;
	font-weight: bold;
}
#infoForm .messageStackError {
	color: #e00;
	font-style: italic;
}
#infoForm .Image {
	border: none;
}
/******************************************************************************/
/* PLAYER                                                                     */
/******************************************************************************/
#elvideos {
	margin-top: 24px;
}
#elvideos h3 {
	font-size: 12px;
	margin-top: 12px;
}
.player {
	margin-left: 230px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.playerpreview {
	margin-top: 12px;
	margin-bottom: 12px;
}
#playercontroller {
	background-color: #e9f6ff;
	color: #000;
	height: 20px;
	width: 320px;
	border: solid 1px #ccc;
	margin: 0 0 1em 0;
}
#playercontroller .buttonos {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    float: left;
}
#playercontroller .buttonos a {
    display: block;
    height: 20px;
    text-indent: -100em;
    overflow: hidden;
    background-image: none;
}
#playercontroller .timeline {
    position: relative;
}
#playercontroller .timeline a {
    position: absolute;
    left: 40px;
    display: block;
    height: 20px;
    width: 40px;
    text-indent: -100em;
    overflow: hidden;
    background-image: url('../../images/flv_player/control_slider.png');
}
#playercontroller .timeline a:visited {
    background-image: url('../../images/flv_player/control_slider.png');
}
#playercontroller .timeline a:hover {
    background-image: url('../../images/flv_player/control_slider_blue.png');
}
#playercontroller .play {
    background-image: url('../../images/flv_player/control_play.png');
}
#playercontroller .play:hover {
    background-image: url('../../images/flv_player/control_play_blue.png');
}
#playercontroller .pause {
    background-image: url('../../images/flv_player/control_pause.png');
}
#playercontroller .pause:hover {
    background-image: url('../../images/flv_player/control_pause_blue.png');
}
#playercontroller .stop {
    background-image: url('../../images/flv_player/control_stop.png');
}
#playercontroller .stop:hover {
    background-image: url('../../images/flv_player/control_stop_blue.png');
}

.entry p {
	margin-bottom: 1em;
}

#hcontact {
	position: relative;
	padding-top: 122px;
	top: 0;
	left: 0;
	padding-left: 261px;
	display: block;
	width: 532px;
	height: 30px;
}

#hcontact table {
	padding: 0;
	margin: 0;
	border: none;
}

#content .productinfolinks a:link,
#content .productinfolinks a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #06f;
}
#content .productinfolinks a:hover {
	color: #000;
}

#notepad p {
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 1em;
}
#notepad ol {
	margin: 0 0 1em 1em;
	list-style-position: outside;
}
#notepad ol li {
	font-weight: normal;
	font-size: 9px;
	margin-left: 1em;
}
#notepad .required {
	color: #f00;
}
#notepad label {
	display: block;
	text-align: right;
	width: 100%;
}
#sideContacts {
	width:100%;
	background-color:#292929;
}