@charset "iso-8859-1";
/* Wireless video for the world */

/*

------------------------------------------------------
Pixavi.com style sheet
------------------------------------------------------

*/

/* general styles */

body {
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:2em;
	text-align: center;
	background: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000033;
}
a:hover {
	background-color: #6CB33F;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000033;
}
a:visited:hover {
	color: #eeeeee;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 1.2em;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p {
	color: #333333;
	margin: 0;
	line-height: 1.2em;
	border-color: #FFFFFF;
}
ul {
	margin: 0;
	padding: 0;
}
ul.NoBullet {
	list-style-type: none
}
li {
}
.leftfive {
	margin-left: -5px;
}
.greentext {
	color: #6CB33F;
}
.greytext {
	color: #666666
}
.pagenav {
	color: #6CB33F;
	text-align: center;
	font-size: 12px;
}
.imageborder1black {
	vertical-align: middle;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	display: inline-block;
}
.imageborder0 {
	border-width: 0px;
	display: block;
}
.imageborder0-centered {
	border-width: 0px;
	text-align:center;
	display: block;
	float: right;
}
.imageborder0-centered2 {
	border-width: 0px;
	text-align: center;
}

.centered {
	text-align:center;
}
/* layout styles */

#container {
	width: 1002px;
	text-align: left;
	background: url(imgs/common/back_container.gif) #FFFFFF repeat-y;
	margin: 20px auto 60px auto;
}
#bannerindex {
	background: url(imgs/common/back_banner.jpg) #ffffff no-repeat;
	margin: 0;
	page-break-after: always;
	text-align: center;
	height: 10em;
	padding-top: 3px;
}
#banner {
	background: url(imgs/common/back_banner.gif) #ffffff no-repeat;
	margin: 0;
	page-break-after: always;
	text-align: center;
	height: 9em;
	padding-top: 3px;
}
#banner h1 {
	color:#444444;
	margin:13px 0 10px 240px
}
#content {
	float: left;
	width: 710px;
	background-repeat: no-repeat;
	text-align: justify;
}
#sidebar {
	float: left;
	width: 262px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #F7F7F7;
	background-image: url(imgs/common/sidebar-background.gif);
	border-bottom: 0px;
	border-bottom-style: solid;
	height: 100%;
	display:inline;
}
/* main nav */

#nav-main {
	height: 35px;
	background-image: url(imgs/common/back_navmain.gif);
	float: left;
	background-repeat: no-repeat;
	padding-left: 0.5%;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
}
#nav-main ul {
	height: 2.1em;
	margin: 0em;
	padding: 0em 0em 0em 10px;
	margin-top: 0px;
/*	-moz-user-select: none; Validation removal */ 
/*	-khtml-user-select: none; Validation removal */ 
/*	user-select: none; Validation removal */ 
}
#nav-main li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 0px 0px 0px 0px;
	background: url(imgs/common/back_navmainitems2.gif) no-repeat top right;
}
#nav-main a:link, #nav-main a:visited {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 1px 10px;
	background: url(imgs/common/back_navmainitems.gif) no-repeat top left;
}
#nav-main a:hover, #nav-main a:visited:hover {
	text-decoration: none;
	padding: 1px 10px 2px 10px;
	color: #999999;
}
.current {
	margin-top: 4px;
	background-image: url(imgs/common/back_current2.gif)!important;
}
.current a:link, .current a:visited {
	color: #000000 !important;
	background-image: url(imgs/common/back_current1.gif) !important;
}
.current a:hover, .current a:visited:hover {
	color: #333333 !important;
}
/* sub nav */
#nav-section {
	clear: both;
	height: 2.5em;
	width: 1000px;
	border-bottom: 1px;
}
#nav-section2 {
	clear: both;
	height: 27px;
	width: 987px;
	text-align: right;
	padding-right: 15px;
}
#nav-section2 img {
	margin-top:-15px;
}
#nav-section ul {
	margin: 0;
	padding: 0 10px 0 10px;
/*	-moz-user-select: none; Validation removal */ 
/*	-khtml-user-select: none; Validation removal */ 
/*	user-select: none Validation removal */ 
}
#nav-section li {
	list-style-type: none;
	float: left;
	margin: 0px 9px 0 0px;
	/*background-image: url(imgs/common/bullet_off.gif);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 0px;
	height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-section a:link, #nav-section a:visited {
}
#nav-section a:hover, #nav-section a:visited:hover {
	color:#FFFFFF;
	background-color:#888888;
	text-decoration:none;
}
.youarehere a:link, .youarehere a:visited {
	color:#ffffff;
	background-color:#6CB33F;
	text-decoration:none;
}
.youarehere {
	/*background-image: url(imgs/common/bullet_on.gif)!important; */
	color:#000000;
	text-decoration:none;
}
/* Sidebar contents */

#container #sidebar img {
	float: left;
	text-align: left;
	border-color: #CCCCCC;
	border: 1px;
}
#container #sidebar h2 {
	color:#6CB33F;
}
#container #sidebar #rss {
	width: 13em;
	float: left;
	background-image: url(imgs/common/rss.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 46px;
	height: 2em;
	background-position: 0.45em 0.45em;
	margin-bottom: 5px;
	padding-left: 30px;
}
#container #sidebar .newsheader {
	width: 255px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #666666;
	height: 16em;
	margin-bottom: 0px;
}
#container #sidebar .newsheader h1 {
	font-size: 0.9em;
}
#container #sidebar #newsheader2 {
	width: 255px;
	float: left;
	background-repeat: no-repeat;
	text-align: justify;
	color: #666666;
	height: 9em;
}
#container #sidebar .newsheader3 {
	width: 27em;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #CCCCCC;
	height: 6.4em;
	font-size: 0.85em;
}
#container #sidebar #newsheader4 {
	width: 253px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #CCCCCC;
	height: 130px;
	font-size: 0.85em;
	margin-bottom: 25px;
	margin-top: 15px;
}
#container #sidebar #flexbox {
	width: 253px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #666666;
	margin-bottom: 10px;
	padding-right: 3px;
}
#container #sidebar #news {
	width: 255px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: lighter;
	color: #666666;
	font-size: 0.85em;
	margin-bottom: 0px;
	line-height: 1.5;
}


#container #sidebar #buy {
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #sidebar #buy img {
	float: left;
	border: 0px;
}

#container #sidebar .newsflex {
	width: 253px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #666666;
	margin-bottom: 0px;
}
#container #sidebar #news ul {
	padding-left: 0px;
}
/* Mid page contents */

#container #content #box210 {
	width: 150px;
	font-weight: normal;
	padding-left: 10px;
	float: left;
}
#container #content #box211 {
	width: 540px;
	font-weight: normal;
	padding-left: 10px;
	float: left;
}
#container #content .box21 {
	width: 330px;
	font-weight: normal;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	display: inline;
}
#container #content .box21 img {
	vertical-align: bottom;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	display: inline-block;
}
#container #content .box1 {
	width: 223px;
	float: left;
	padding-left: 15px;
	font-weight: normal;
}
#container #content .box1 h2 {
	text-align: center;
}
#container #content .box2 {
	width: 223px;
	float: left;
	padding-left: 13px;
	font-weight: normal;
	padding-right: 0px;
}
#container #content .box2 h2 {
	text-align: center;
}
#container #content .box3 {
	width: 223px;
	float: left;
	padding-left: 13px;
	font-weight: normal;
}
#container #content .box3 h2 {
	text-align: center;

}




.frontbox1 {
	width: 297px;
	float: left;
	padding-left: 20px;
	font-weight: normal;
	text-align: justify;
}
.frontbox1 h2 {
	text-align: center;
}
.frontbox2 {
	width: 297px;
	float: left;
	padding-left: 35px;
	font-weight: normal;
	padding-right: 0px;
	text-align: justify;
}
.frontbox2 h2 {
	text-align: center;
}
.frontbox3 {
	width: 297px;
	float: left;
	padding-left: 35px;
	font-weight: normal;
	text-align: justify;
}
.frontbox3 h2 {
	text-align: center;
	
	
	
	
}
#container #content #box4 {
	width: 220px;
	float: left;
	padding-right: 17px;
	padding-left: 15px;
	display: inline;
}
#container #content #box5 {
	width: 220px;
	float: left;
	padding-right: 17px;
	display: inline;
}
#container #content #box6 {
	width: 220px;
	float: left;
	display: inline;
}
#container #content #box7 {
	width: 220px;
	float: left;
	margin-right: 18px;
	margin-left: 15px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
}
#container #content #box8 {
	width: 220px;
	float: left;
	margin-right: 17px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
}
#container #content #box9 {
	width: 220px;
	float: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
}
#container #content .box10 {
	width: 215px;
	float: left;
	margin-right: 18px;
	margin-left: 15px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	display: inline;
}
#container #content .box11 {
	width: 215px;
	float: left;
	margin-right: 17px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	display: inline;
}
#container #content .box12 {
	width: 215px;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	display: inline;
}
#container #content #box41 {
	width: 169px;
	float: left;
	padding-left: 10px;
	font-size: 0.82em;
	text-align: left;
	display: inline;
}
#container #content #box42 {
	width: 169px;
	padding-left: 8px;
	text-align: left;
	float: left;
	font-size: 0.82em;
	display: inline;
}
#container #content #box43 {
	width: 169px;
	float: left;
	padding-left: 8px;
	text-align: left;
	font-size: 0.82em;
	display: inline;
}
#container #content #box44 {
	width: 169px;
	float: left;
	padding-left: 8px;
	text-align: left;
	font-size: 0.82em;
	display: inline;
}
#container #content #boxdescription {
	width: 445px;
	float: left;
	padding-left: 13px;
	font-weight: normal;
	padding-right: 10px;
}
.logorow {
	width: 70px;
	float: left;
}
/* Top banner contents */

#loginbox {
	width: 275px;
	height: 3em;
	text-align: center;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}
/* footer */

#info-site {
	text-align: center;
	background-image: url(imgs/common/back_infosite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	width: 1002px;
	float: left;
}
#footer {
	text-align: center;
	height: 50px;
	width: 1002px;
	float: left;
	padding-top: 20px;
	background-color: #E2E2E2;
}
#minimenu {
	float: right;
	text-align: center;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	width: 26.7em;
	font-size: 11px;
	padding-top: 14px;
}

#logo {
	float: left;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 12px;
}

#maincontainer {
	float: left;
	width: 1002px;
	background-color: #FFFFFF;
	background: url(imgs/common/back_container.gif) #FFFFFF repeat-y;
}

#maincontainer2 {
	float: left;
	width: 1002px;
	background-color: #FFFFFF;
	background: url(imgs/common/back_container.gif) #FFFFFF repeat-y;	
	
}
#mainsearch {
	float: left;
	width: 992px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background: url(imgs/common/back_container.gif) #FFFFFF repeat-y;
}
#maincontainer ul {
	padding-left:13px;
}
#flashcontainer {
	float: left;
	width: 695px;
	padding-left: 15px;
	height: 410px;
	display:inline;
}
#flashcontainer_front {
	float: left;
	width: 695px;
	padding-left: 15px;
	height: 395px;
	display:inline;
}
.productdescription {
	float: left;
	width: 685px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
}
.productheader {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1a1a1a;
	text-align: center;
	color: #CCCCCC;
	width: 705px;
	margin-left: 5px;
	display:inline;
}
.productheader h1 {
	color: #CCCCCC;
}
#textcolumn1 {
	float: left;
	width: 330px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	line-height: 2;
	margin-top: 0px;
}
#textcolumn2 {
	float: left;
	width: 330px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 25px;
	background-color: #FFC;
	padding-right: 5px;
	border: 1px;
	border-style: solid;
	border-color: #8d8d55;
}
#textcolumn3 {
	float: left;
	width: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
}
#googlesearch {
	float: left;
	height: 3em;
	background-repeat: no-repeat;
	width: 271px;
	text-align: left;
	margin:0;
}
#headerbox {
	float: left;
	/** background-image: url(imgs/common/headerbox.gif); **/
	background-repeat: no-repeat;
	width: 690px;
	text-align: justify;
	padding-top: 3px;
	padding-left: 15px;
	height: 3em;
	font-size: 11px;
	padding-right: 15px;
	display: inline;
}
#maincontainerbigflash {
	float:left;
	width: 1002px;
	text-align: center;
	height: 512px;
	padding-top: 40px;
}

#maincontainerflex {
	float:left;
	width: 1002px;
	text-align: center;
	padding-top: 40px;
}

#maincontainerbigflashHD {
	float:left;
	width: 1002px;
	text-align: center;
	height: 600px;
	padding-top: 40px;
}

#maincontainerbigflashHDflex {
	float:left;
	width: 1002px;
	text-align: center;
}




#searchbox {
	float: left;
	height: 3em;
	background-repeat: no-repeat;
	width: 271px;
	padding-top: 6px;
	text-align: left;
	margin:0;
}
#searchbox_centered {
	height: 3em;
	background-image: url(imgs/common/googlesearch-background.gif);
	background-repeat: no-repeat;
	width: 271px;
	padding-top: 6px;
	margin:0;
	float: none;
}
.username {
	float: left;
	width: 65px;
	border: none;
	margin-left:7px;
	margin-right: 7px;
	padding: 2px 0 3px 10px;
	background: url(imgs/common/username.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.password {
	float: left;
	width: 65px;
	border: none;
	margin-left:7px;
	padding: 2px 0 3px 10px;
	background: url(imgs/common/password.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.button_login {
	width: 47px;
	height: 23px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	padding: 5px 0 0 5px;
	background: url(imgs/common/button_login.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}
.button_search {
	width: 67px;
	height: 24px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	margin-top:3px;
	background: url(imgs/common/button_search.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.searchfield {
	width: 125px;
	height: 16px;
	border: none;
	margin-bottom: 1px;
	background-repeat: no-repeat;
}
.slideShow {
	width : 685px;
	height : 385px;
	color: #666666;
	background-color: #ffffff;
	border: none;
}

.slideShow a img {
border: none;
}
