/*------------------------------------------------------------
Page Layout Styles #
------------------------------------------------------------*/
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#051722; margin:0; background-image:url(../images/top_center_bg.jpg); background-repeat:repeat-x; background-position:0 58px; }
.wrapper { margin-left:auto; margin-right:auto; width:1000px; margin-top:-15px; }
.floatLeft { float:left; }
.floatRight { float:right; }
.clear { clear:both; }
.margin5 { margin:5px; }
.margin10 { margin:10px; }
.margin20 { margin:20px; }
#indicator { display:none; position:absolute; left:20px; top:20px; position:fixed; }

#status { width:300px; text-align:left; color:#009966; border:1px #009966 solid; background:none; padding:5px 5px 5px 30px; background-image:url(../images/accept.png); background-position:5px 5px; background-repeat:no-repeat; }
#error { width:300px; text-align:left; color:#CC0000; border:1px #CC0000 solid; background:none; padding:5px 5px 5px 5px; /*background-image:url(../images/cross.png); background-position:5px 5px; background-repeat:no-repeat;*/ }
#error ul { margin:0; padding:0; margin-left:20px; }


/*------------------------------------------------------------
Content Styles #
------------------------------------------------------------*/
.more { color:#41a3ff; }
.more a { color:#41a3ff; text-decoration:none; }
.more a:hover { text-decoration:underline; }

.header { height:66px; background-image:url(../images/top_bg.jpg); background-repeat:no-repeat; background-position:top center; position:relative; bottom:-15px; }
.header .home_link { width:340px; height:60px; margin-left:110px; cursor:pointer; }
.top_bar { width:1000px; height:35px; margin-top:7px;  }
.top_bar .left { width:100px; height:35px; float:left; background-image:url(../images/top_bar_bg_side.jpg); background-repeat:repeat-x; }
.top_bar .center { width:800px; height:35px; float:left; background-image:url(../images/top_bar_bg_center.jpg); background-repeat:no-repeat; }
.top_bar .right { width:100px; height:35px; float:left; background-image:url(../images/top_bar_bg_side.jpg); background-repeat:repeat-x; }

.top_bar .menu { width:590px; margin:0 auto 0 auto; }
.top_bar .menu ul { margin:0 0 0 0; padding:12px 0 0 0; }
.top_bar .menu ul li { list-style-type:none; list-style-position:inside; float:left; margin-right:30px; display: inline-block; }
.top_bar .menu h3.menu_item { margin:0; padding:0; /*border-right:2px #b1ffff solid;*/ font-family:Tahoma, arial, verdana; font-size:12px; text-transform: uppercase; color: #b1ffff; }
.top_bar .menu h3.menu_item a { color: #b1ffff; text-decoration:none; }
.top_bar .menu h3.menu_item a:hover { color: #fa7075; text-decoration:none; }
.top_bar .menu ul li.delimiter { color:#b1ffff; font-weight:bold; }

.top_bg { height:223px; background-image:url(../images/top_bg_2.jpg); background-repeat:no-repeat; background-position:top center; position:relative; }
.top_bg span.motto { position:absolute; left:130px; top:70px; }
.top_bg .video_multiple { position:absolute; right:140px; top:3px; width:255px; height:191px; }

.container { position:relative; top:-25px; }

.content h1 { font-size:12px; font-weight:bold; color:#549bc5; margin:0; padding:0; }
.content h1 a { font-size:12px; font-weight:bold; color:#549bc5; text-decoration:none; }
.content h1 a:hover { font-size:12px; font-weight:bold; color:#549bc5; text-decoration:underline; }
.content h2 { font-size:12px; font-weight:normal; color:#549bc5; margin:0; padding:0 }

.content .prod_item { margin-bottom:10px; padding-bottom:10px; border-bottom:1px #103a54 solid; }
.content .prod_item.last { border-bottom:0px #103a54 solid; }
.content .prod_item p { margin:10px 0 0 0 !important; padding:0; font-size:11px !important; }
.content .prod_item img.img_right { margin:0 0 10px 10px; }


.content { width:800px; margin:0 auto 0 auto; color:#c7e2fc; }
.content .content_top { height:36px; background-image:url(../images/main_box_top.jpg); background-repeat:no-repeat; }
.content .content_mid { background-image:url(../images/main_box_mid.jpg); background-repeat:repeat-y; padding:5px 10px 10px 10px; min-height: 500px; _height:500px; }
.content .content_bot { height:10px; background-image:url(../images/main_box_bot.jpg); background-repeat:no-repeat; }
.content.products .floatLeft { width:300px; padding-right:10px; border-right:2px #103a54 solid; }
.content.products .floatRight { width:460px; }

.content.showreel {  }
.content.showreel .menu { border-bottom:1px #103a54 solid; padding-bottom:5px; margin-bottom:40px; }
.content.showreel .menu ul { width:560px; margin:0 auto 0 auto; padding:0; }
.content.showreel .menu ul li { list-style-type:none; list-style-position:inside; float:left; margin-right:20px; display: inline-block; }
.content.showreel .menu ul li a { font-size:11px; font-weight:bold; color:#549bc5; text-decoration:none; text-transform:uppercase; }
.content.showreel .menu ul li a:hover { color:#c7e2fc; text-decoration:none; }
.content.showreel .menu ul li.active a { color:#c7e2fc; text-decoration:none; }
.content.showreel .menu ul li.delimiter { color:#549bc5; font-weight:bold; }

.content.showreel .product_details {  }
.content.showreel .product_details p { margin:0; padding:0; }
.content.showreel .product_details .floatLeft { width:340px; padding-right:10px; font-size:11px; text-align:justify; }
.content.showreel .product_details .floatRight { width:425px; }
.content.showreel .product_details .product_media_items { margin-top:10px; }
.content.showreel .product_details .product_media_items .item { float:left; display:inline-block; margin:0 15px 20px 0; cursor:pointer; position:relative; }
.content.showreel .product_details .product_media_items .item .player_icon { position:absolute; top:15px; left:25px; cursor:pointer; }
.content.showreel .product_details .product_media_items .item.last { margin:0 0 20px 0; }
.content.showreel .product_details .product_items h2 { font-weight:bold; padding:3px; background-color:#549BC5; color:#FFFFFF; margin-bottom:10px; }

.content.showreel .product_details.dynascan .floatLeft { width:455px; padding-right:10px; font-size:11px; text-align:justify; }
.content.showreel .product_details.dynascan .floatRight { width:310px; }
.content.showreel .product_details.dynascan .product_items  .items {  }
.content.showreel .product_details.dynascan .product_items  .items .floatLeft { width:150px; padding:0 !important; margin-right:10px; cursor:pointer; }
.content.showreel .product_details.dynascan .product_items  .items .floatLeft:hover { opacity:.60; filter: alpha(opacity=60); -moz-opacity: 0.6; }
.content.showreel .product_details.dynascan .product_items  .items .floatLeft.last { margin-right:0px; }
.content.showreel .product_details.dynascan .product_items  .items h3 { padding:0; margin:5px 0 10px 0; text-align:left; font-size:12px; }
.content.showreel .product_details.dynascan ul { margin:0; padding:0; list-style-position:inside; text-align:left; }

.modalContent { display:none; padding:10px; font-size:12px; overflow:scroll; height:480px; }
.modalContent .details { width:480px; }
.modalContent .details .floatLeft { margin-right:10px; width:300px; }
.modalContent .details .floatRight { width:170px; }

.content.more {  }
.content.more .floatLeft { width:460px; padding-right:5px; font-size:11px; }
.content.more .floatRight { width:300px; padding-left:10px; border-left:1px #103a54 solid; }
.content.more .product_item  { margin-bottom:20px; }
.content.more .product_item h2 { font-size:13px; color:#c7e2fc; margin-bottom:10px; font-weight:bold; text-align:justify; }
.content.more .product_item img { margin-left:10px; }
.content.more .product_item p { margin:0; padding:0; color:#c7e2fc; font-size:12px; }

.content.advertise {  }
.content.advertise .floatLeft { width:460px; padding-right:5px; font-size:11px; }
.content.advertise .floatRight { width:300px; padding-left:10px; border-left:1px #103a54 solid; }
.content.advertise  p { margin:0; padding:0; color:#c7e2fc; font-size:12px; text-align:justify; }

.content.contact { }
.content.contact .floatLeft { width:460px; padding-right:5px; font-size:11px; }
.content.contact .floatRight { width:300px; padding-left:10px; border-left:1px #103a54 solid; }
.content.contact  p { margin:0; padding:0; color:#c7e2fc; font-size:12px; text-align:justify; }
.content.contact .contact_form { width:400px; }
.content.contact .contact_form form { margin:0; padding:0; }
.content.contact .contact_form .form-item { width:410px; margin-bottom:5px; }
.content.contact .contact_form .form-item .floatLeft { width:90px; text-align:right; }
.content.contact .contact_form .form-item .floatRight { width:300px; border:0; }
.content.contact .contact_form form label { color:#c7e2fc; font-size:12px; }
.content.contact .contact_form form input[type=text], textarea { width:300px; background-color:#173d54; border:1px #1a5275 solid; color:#c7e2fc; }
.content.contact .contact_form form textarea { height:100px; }
.content.contact .contact_form form input[type=submit], input[type=reset] { background-color:#051722; border:1px #1a5275 solid; font-size:10px; text-transform:uppercase; color:#c7e2fc; }
.content.contact .content_mid { position:relative; }
.content.contact .created_by  { position:absolute; bottom:15px; color:#FFFFFF; font-size:12px; }
.content.contact .created_by  a  { font-weight:bold; text-decoration:none; color:#FFFFFF; }
.content.contact .created_by  a:hover { font-weight:bold; text-decoration:underline; }


* .content.contact .contact_form  .form-text, .form-textarea {  width:300px; background-color:#173d54; border:1px #1a5275 solid; color:#c7e2fc; }
* .content.contact .contact_form .form-button { background-color:#051722; border:1px #1a5275 solid; font-size:10px; text-transform:uppercase; color:#c7e2fc; }

.footer { height:30px; background-image:url(../images/bottom_bg.jpg); background-repeat:no-repeat; position:relative; top:-15px; padding-top:5px; }
.footer .menu { width:590px; margin:0 auto 0 auto; }
.footer .menu ul { margin:5px 0 0 0; padding:0; }
.footer .menu ul li { list-style-type:none; list-style-position:inside; float:left; margin-right:30px; display: inline-block; }
.footer .menu h4.menu_item { margin:0; padding:0; font-family:Tahoma, arial, verdana; font-size:12px; text-transform: uppercase; color: #000000; }
.footer .menu h4.menu_item a { color: #000000; text-decoration:none; }
.footer .menu h4.menu_item a:hover { color: #fa7075; text-decoration:none; }
.footer .menu ul li.delimiter { color:#000000; font-weight:bold; }

.traficStats { text-align:center; }