html
{
	margin:0;
	font-family:arial, helvetica, tahoma, verdana, sans-serif;
	font-size:12px;
}

body
{
	margin:0 auto;
	width:1002px;
	height:751px;
	background-color: #000000;
}

a
{
	text-decoration:none;
	color:#714AD8;
	outline:none;
}

a:hover
{
	color:#144BE3;
}

span#socialIcons img
{
	width: 32px;
	height: 32px;
	border:none;
}

span#socialIcons
{
	float:left;
	margin-left:40px;
	margin-top:-5px;
}

body#index div.pageBody
{
	background:url("../images/page_bg_home.jpg") no-repeat;
}

body#theman div.pageBody
{
	background:url("../images/page_bg_theman.jpg") no-repeat;
}

body#demos div.pageBody
{
	background:url("../images/page_bg_demos.jpg") no-repeat;
}

body#clients div.pageBody
{
	background:url("../images/page_bg_clients.jpg") no-repeat;
}

body#voxshop div.pageBody
{
	background:url("../images/page_bg_voxshop.jpg") no-repeat;
	width:1032px;
}

body#newsblog div.pageBody
{
	background:url("../images/page_bg_news.jpg") no-repeat;
}

body#contact div.pageBody
{
	background:url("../images/page_bg_contact.jpg") no-repeat;
}

div.pageBody
{
	width:1002px;
	height:751px;
	position:relative;
}

img.clientIcon
{
/*	float:left;*/
	width:85px;
	height:85px;
	margin:5px;
}

a img.clientIcon
{
	color:#fff;
	width:85px;
	height:85px;
	margin:5px;
}

a:hover img.clientIcon
{
	color:#144BE3;
	width:85px;
	height:85px;
	margin:5px;
}
div.menu
{
	position:absolute;
	top:5px;
	left:715px;
	width:260px;
	overflow:hidden;
	font-size:16px;
}

div.menu ul
{
	background:url('../images/menu_bg.png') no-repeat top;
	display:block;
	list-style-type:none;
	margin:0;
	height:572px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}

div.menu ul li
{
	border-top: 1px dashed #000000;
	display:block;
}

div.menu ul li.currentPage
{
	background-color:#825ce7 !important;
}

div.menu ul li a
{
	display:block;
/*	height:60px;*/
	height:50px;
	padding-left:5px;
	padding-top:10px;
	text-decoration:none;
	color:#000000;
}

div.menu ul li#home_page
{
	border:none !important;
	height:130px;
}

div.menu ul li#home_page a
{
	display:block;
	height:130px;
}

div.menu ul li#theman_page:hover, div.menu ul li#vox_page:hover, div.menu ul li#demos_page:hover, div.menu ul li#clients_page:hover, div.menu ul li#news_page:hover, div.menu ul li#contact_page:hover, div.menu ul li#signup:hover
{
	background-color:#9E83E6;
}

div.menu ul li#home_page {
	background:url('../images/logo.png') no-repeat 112px -5px;
}

div.menu ul li#theman_page
{
	background:url('../images/menu_icon_theman.gif') no-repeat right top;
}

div.menu ul li#demos_page
{
	background:url('../images/menu_icon_demos.gif') no-repeat right top;
}

div.menu ul li#clients_page
{
	background:url('../images/menu_icon_clients.gif') no-repeat right top;
}

div.menu ul li#news_page
{
	background:url('../images/menu_icon_news.gif') no-repeat right top;
}

div.menu ul li#contact_page
{
	background:url('../images/menu_icon_contact.png') no-repeat right;
}

div.menu ul li#vox_page
{
	background:url("../images/menu_item_voxshop.png") no-repeat 200px 0;
}


div.menu ul li#signup {
	background:url("../images/menu_icon_newsletter.gif") no-repeat right top;

}

div#homeLink
{
	position:absolute;
	top:560px;
	left:370px;
	height:70px;
	width:300px;
}

div#homeLink a
{
	display:block;
	height:70px;
	width:300px;
}

div#nextLink
{
	position:absolute;
	top:580px;
	left:730px;
	height:80px;
	width:250px;
}

div#nextLink a
{
	display:block;
	height:80px;
	width:250px;
}

div#footer
{
	position:absolute;
	width:902px;
	top:680px;
	color:#ffffff;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	font-size:12px;
}

div#footer a
{
	text-decoration:none;
	color:#ffffff;
}
body#newsblog div#mainBody
{
	height:465px;
	left:130px;
	overflow:hidden;
	position:absolute;
	top:153px;
	width:559px;
}

body#newsblog div#mainContent
{
	width:520px;
/*	overflow-y:auto;*/
/*	overflow:auto;*/
}

body#demos div#mainBody {
	height:500px;
	left:142px;
	overflow:auto;
	position:absolute;
	top:127px;
	width:540px;
}

div#mainBody
{
	width:540px;
	height:430px;
	overflow:auto;
	position:absolute;
	top:200px;
	left:130px;
}

div#mainContent
{
	width:520px;
/*	overflow:hidden;*/
}

div.home a:hover
{
	background-image: url("../images/home.jpg");
	background-repeat: no-repeat;
	background-position: -13px 6px;
}

div.theman a:hover
{
	background-image: url("../images/theman.jpg");
	background-repeat: no-repeat;
	background-position: 2px 9px;
}

div.demos a:hover
{
	background-image: url("../images/demos.jpg");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

div.clients a:hover
{
	background-image: url("../images/clients.png");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

div.contact a:hover
{
	background-image: url("../images/contact.png");
	background-repeat: no-repeat;
	background-position: -41px 6px;
}

div.news a:hover
{
	background-image: url("../images/news.jpg");
	background-repeat: no-repeat;
	background-position: -13px -5px;
}

div#flashex
{
	text-align: center;
	margin: 0 auto;
}

h2
{
	font-size: 22px;
}

h2 a:hover
{
	color: #6d9de4;
}

div.newsitem
{
	margin-top:10px;
	margin-bottom:10px;
}

div.newstitle
{
	font-size: 14px;
	font-weight:bold;
}

div.timestamp
{
	font-size:11px;
	color:#555555;
}

div.content
{
	margin-top:5px;
}
/*===================================================================
country  selection
===================================================================*/
body#voxshop
{
	margin:0 auto;
	width:auto;
	height:auto;
	background-color: #000000;
}
body#voxshop div#country_selection {
	text-align:center;
	font-size:9px;
	color:#ffffff;
}

body#voxshop div#country_selection a {
	border:medium none;
	color:#000000;
/*	float:left;*/
	height:100px;
	margin:3px 0;
	width:100px;
}

/*===================================================================
Vox Shop
===================================================================*/


body#voxshop div.menu ul {
	margin:5px 0;
	height:425px;
	
}

body#voxshop div.menu {
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:7px solid #684BAA;
	font-size:16px;
	left:807px;
	opacity:1;
	overflow:hidden;
	position:absolute;
	top:25px;
	z-index:999;
	width:198px;
}
body#voxshop div.menu ul li {
	border-bottom:1px dashed #000000;
	border-top:none;
}

body#voxshop div.menu ul li#contact_page {
	border:none;
}

body#voxshop div#search div#amazon_widget_GB_8002_0 {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:4px 20px 0;
}
body#voxshop div#search {
	background:url("../images/search.png") no-repeat;
	padding:27px 0;
	position:absolute;
	right:26px;
	top:465px;
} 

body#voxshop div#footer {
	position:relative;
}

body#voxshop div#footer
{
	position:absolute;
	width:902px;
	top:1300px;
	color:#ffffff;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	font-size:12px;
}

body#voxshop div#footer a
{
	text-decoration:none;
	color:#ffffff;
}

body#voxshop #content_container {
	position:relative;
}

body#voxshop #astore {
	overflow-y:auto;
}

body#voxshop div.menu ul li#vox_page
{
	background:url("../images/menu_item_voxshop.png") no-repeat 136px 0px;
}

body#voxshop div.menu ul li a
{
	font-size:14px;
}
/*===================================================================
Vox Shop UK
===================================================================*/

body#voxshop_UK div.menu ul {
	margin:5px 0;
	height:425px;
	
}

body#voxshop_UK div.menu {
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:7px solid #684BAA;
	font-size:16px;
	left:790px;
	opacity:1;
	overflow:hidden;
	position:absolute;
	top:25px;
	z-index:999;
	width:198px;
}
body#voxshop_UK div.menu ul li {
	border-bottom:1px dashed #000000;
	border-top:none;
}

body#voxshop_UK div.menu ul li#contact_page {
	border:none;
}

body#voxshop_UK div#search div#amazon_widget_GB_8002_0 {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:4px 20px 0;
}
body#voxshop_UK div#search {
	background:url("../images/search.png") no-repeat;
	padding:27px 0;
	position:absolute;
	right:13px;
	top:465px;
} 

body#voxshop_UK div#footer {
	position:relative;
}

body#voxshop_UK div#footer
{
	position:absolute;
	width:902px;
	top:1300px;
	color:#ffffff;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	font-size:12px;
}

body#voxshop_UK div#footer a
{
	text-decoration:none;
	color:#ffffff;
}

body#voxshop_UK #content_container {
	position:relative;
}

body#voxshop_UK #astore {
	overflow-y:auto;
}

body#voxshop_UK div.menu ul li#vox_page
{
	background:url("../images/menu_item_voxshop.png") no-repeat 136px 0px;
}

body#voxshop_UK div.menu ul li a
{
	font-size:14px;
}

/*===================================================================
Vox Shop US
===================================================================*/

body#voxshop_US div.menu ul {
	margin:5px 0;
	height:425px;
	
}

body#voxshop_US div.menu {
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:7px solid #684BAA;
	font-size:16px;
	left:790px;
	opacity:1;
	overflow:hidden;
	position:absolute;
	top:25px;
	z-index:999;
	width:198px;
}
body#voxshop_US div.menu ul li {
	border-bottom:1px dashed #000000;
	border-top:none;
}

body#voxshop_US div.menu ul li#contact_page {
	border:none;
}

body#voxshop_US div#search div#amazon_widget_US_8002_0 {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:4px 20px 0;
}
body#voxshop_US div#search {
	background:url("../images/search.png") no-repeat;
	padding:27px 0;
	position:absolute;
	right:13px;
	top:465px;
} 

body#voxshop_US div#footer {
	position:relative;
}

body#voxshop_US div#footer
{
	position:absolute;
	width:902px;
	top:1300px;
	color:#ffffff;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	font-size:12px;
}

body#voxshop_US div#footer a
{
	text-decoration:none;
	color:#ffffff;
}

body#voxshop_US #content_container {
	position:relative;
}

body#voxshop_US #astore {
	overflow-y:auto;
}

body#voxshop_US div.menu ul li#vox_page
{
	background:url("../images/menu_item_voxshop.png") no-repeat 136px 0px;
}

body#voxshop_US div.menu ul li a
{
	font-size:14px;
}