/* CSS Document */

<style type="text/css">

.non{}

body {
	background-color:#262626;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	overflow:inherit;
	text-align:justify;

	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #A62D2B;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #A62D2B;
	scrollbar-arrow-color: #A62D2B;
	scrollbar-track-color: #999999;
}

.head {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#A62D2B;
}

.hr { 
	height:0px;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	width:inherit;
}

.slide {
	width:350px;
	height:235px;
	background-color:transparent;
	border:dashed 1px #cccccc;
}

a:active, a:visited, a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A62D2B;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
}

a img {
	border:none;
}

.centrebg {
	width:980px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-492px;
	background-image:url(images_index/bg.gif);
	background-repeat:repeat;
	border:solid 1px #000000;
	z-index:0;
	height: 1220;
}

.redbg {
	width:982px;
	height:180px;
	background-image:url(images_index/redbg.jpg);
	background-repeat:repeat-x;
}

/*
.menuhigbg {
	width:982px;
	height:180px;
	background-image:url(images_index/taghig.gif);
	background-repeat:no-repeat;
}
*/

.menulowbg {
	width:982px;
	height:42px;
	position:relative;
	top:-1px;
	background-image:url(images_index/taglow.gif);
	background-repeat:no-repeat;
}

.menubuttons {
	position:absolute;
	top:87px;
	left:50%;
	margin-left:-393px;
	background-color:transparent;
	width:79px;
	height:118px;
	border:none;
	z-index:+3;
}

.logo {
	position:absolute;
	top:24px;
	left:50%;
	margin-left:217px;
	width:233px;
	height:29px;
	background-image:url(images_index/logo.gif);
	z-index:+3;
}

.shop {
	position:absolute;
	top:118px;
	left:50%;
	margin-left:333px;
	width:111px;
	height:96px;
	z-index:+3;
	/* background-image:url(images_index/shop.gif);
	background-repeat:no-repeat; */
}

.contentdiv {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}

.left {
	width:520px;
	padding-bottom:30px;
}

.right {
	width:350px;
	position:absolute;
	top:222px;
	right:30px;
}

.splashdiv {
	height:500px;
	border:solid 0px #ff00ff;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
}

.splashframe {
	width:100%;
}

.splashtext {
	text-align:right;
	text-align:right;
}

.frametext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	position:relative;
	top:-10px;
	left:-9px;
} 

.redbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A62D2B;
	font-weight:bold;
}

.client {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	/* color:#A62D2B; */
	color:#cccccc;
}

.client i {
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
}

.thumb {
	width:80px;
	height:60px;
	border:none;
}

.play { 
	position:relative;
	top:2px;
}

.input {
    border-right: black 1px solid;
    border-top: black 1px solid;
    background-image: none;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #cccccc;
    font-size: 12px;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 295px;
    text-align: center;
}

.inputemail {
    border:solid 1px #000000;
    background-image:none;
    background-color:#cccccc;
    font-size:12px;
    color:black;
    font-style:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-variant:normal;
    text-decoration:none;
    padding-right:2px;
    padding-left:2px;
    padding-bottom:2px;
    padding-top:2px;
    width:350px;
    text-align:left;
}

.frame {
	width:520px;
	height:245px;
	background-color:transparent;
	position:relative;
	top:-5px;
	padding-bottom:2px;
	border-bottom:dashed 1px #cccccc;
}

.alb {
	border:solid 4px #ffffff;
	margin-left:15px;
}

em {
	text-decoration:none;
	text-transform:none;
	font-variant:normal;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.clientheight {
 	height:153px;
}

.youtube {
	background-image:url(clients/images_clients/youtubebg.gif);
	width:344px;
	height:306px;
	position:relative;
	left:50%;
	margin-left:-172px;
}



</style>
