/* @override http://guerrilladrummaking.com/style.css */

@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg-gdma.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
	background-color: #000;
}
h1 {
	font-size: 35px;
	font-family: 'Oswald', sans-serif;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #1D1D1D;
	margin-top:12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D1D1D;
	margin-top:10px;
	margin-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2A2A2A;
	padding-top: 10px;
}
	
a:link {
	color: #0093F6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #0093F6;
}
a:active {
	text-decoration: none;
	color: #06F;
}
.nav1visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header #branding #nav1 ul li a.sponspotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-transform: none;
	padding-right: 5px;
	line-height: 12px;
	padding-bottom: 5px;
	border-right-style: none;
	padding-top: 6px;
	padding-left: 18px;
}
#header #branding #nav1 ul li a.sponspotlight:hover {
	color: #FFF;
}

em{
	font-style:normal;
	font-weight:bold;
	color:red;

}
.login {
	
	margin-left: 490px;
	font-size: 12px;
	font-weight: bold;
}
#welcome p .login a {
	color: white;
}
.nav2visited {
	background-image: url(images/red-visited-1.png);
	margin-left: -7px;
	padding-left: 13px;
	background-repeat: no-repeat;
	height: 40px;
	width: 164px;
	margin-bottom: -10px;
}
.nav2redshort {
	background-image: url(images/red-visited-1b.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 131px;
	margin-bottom: -10px;
	margin-left: -7px;
	padding-left: 8px;
}
.nav2redregular {
	background-image: url(images/red-visited-3.png);
	height: 40px;
	width: 97px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
}
.nav2redregular2 {
	background-image: url(images/red-visited-4.png);
	height: 40px;
	width: 97px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
}
#nav2 ul .nav2visittext a.nav2visitedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 32px;
	text-transform: uppercase;
	padding-left: 6px;
}
.nav2yellowtab {
	background-image: url(images/yellow-nav-shadow.png);
	height: 43px;
	width: 124px;
	margin-left: -17px;
	padding-left: 38px;
	background-repeat: no-repeat;
	margin-bottom: -13px;	
}
.nav2yellowtab:hover {
	background-image: url(images/yellow-nva2.png);
	height: 43px;
	width: 124px;
	margin-left: -17px;
	padding-left: 38px;
	background-repeat: no-repeat;
	margin-bottom: -13px;	
}
.nav2yellow {
	height: 29px;
	
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D1D1D;
	padding-right: 12px;
	padding-left: 12px;
	color: #333;
	background-image: url(images/yel-but.jpg);
}
.nav2yellow:hover {
	height: 29px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D1D1D;
	padding-right: 12px;
	padding-left: 12px;
	color: #333;
	background-image: url(images/yel-hover.jpg);
}

.nav2arrow {
	height: 29px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D1D1D;
	padding-right: 12px;
	padding-left: 12px;
	color: #333;
	background-image: url(images/yel-arrow.jpg);
	width: 120px;
}
.nav2redlong {
	background-image: url(images/red-visited-2.png);
	height: 40px;
	width: 178px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
}
.nav2redmedium {
	background-image: url(images/red-visited-5.png);
	height: 40px;
	width: 157px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
}
.nav2yellowtabsmall {
	background-image: url(images/yellow-visit2.png);
	height: 43px;
	width: 102px;
	margin-left: -17px;
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: -13px;
}
.nav2yellowtabsmall:hover {
	background-image: url(images/yellow-visit2-hover.png);
	height: 43px;
	width: 102px;
	margin-left: -17px;
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: -13px;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #6A676C;
	margin-right: -5px;
}
.minutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
}
.handyextras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1E1D1E;
}
.watchtagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDE814;
	
}
.scrunched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A2A2A;
	line-height: 15px;
}
.ships {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.shop-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 17px;
}
.profilequote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 17px;
	font-style: italic;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: -10px;
	margin-left: 8px;
	font-style: normal;
}
.finish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDE814;
	margin-top: 10px;
	padding-left: 10px;
	font-style: normal;
	
}
#maincontentwrapper p.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 85px;
}
#footer p.thecloser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#footer .thecloser a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6;
	text-decoration: none;
}
#wrapper {
	min-height: 500px;
	width: 828px;
	padding: 30px 0 0 0;
	
	margin: 0 auto !important; 
	
}
#welcome {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-indent: 10px;
	width: 812px;
	
	margin-left: 13px;
	background-image: url(images/welcome-shadow5.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	line-height: 19px;
}
#header {
	background-color: #1E1D1E;
	width: 783px;
	height: 162px;
	margin-left: 20px;
	margin-top: -8px;
	padding-left: 15px;
	padding-bottom: 7px;
	margin-bottom: 3px;
}
#branding {
	height: 89px;
	margin-left: 0px;
	margin-top: -8px;
	width: 798px;
}
#branding #logo {
	height: 64px;
	width: 178px;
	padding-top: 25px;
	float: left;
	padding-left: 0px;
}
#branding #nav1 {
	width: 585px;
	height: 39px;
	padding-top: 50px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: right;
	padding-right: 0px;
}
#branding #nav1 ul {
	list-style-type: none;
	line-height: 35px;
}
#branding #nav1 ul li {
	float: left;
	padding-bottom: 5px;
}
#branding #nav1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FDE814;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-right-width: 1.5px;
	border-right-style: dashed;
	border-right-color: #787878;
	border-top-style: dashed;
	border-top-width: 1.5px;
	border-top-color: #787878;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-style: normal;
	padding-right: 15px;
	padding-left: 18px;
}
#branding #nav1 ul li a:hover {
	color: #FFF;
}
#crumbs {
	width: 600px;
	height: 65px;
	float: left;
	
}
#crumbs h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	font-weight: lighter;
	color: #FDFDFD;
	line-height: 56px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
}
#crumbs p {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBE7E9;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 3px;
	clear: left;
	line-height: 0px;
}
#mail {
	width: 133px;
	height: 43px;
	float: right;
	padding-left: 35px;
	padding-top: 40px;
}
#mail img {
}
#nav2 {
	height: 29px;
	background-color: #171717;
	margin-left: 20px;
	width: 798px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	clear: both;
	background-image: url(images/nav2bg.jpg);
}
#nav2 ul {
	list-style-type: none;
	line-height: 30px;

}
#nav2 ul li {
	display: block;
	float: left;
}
#nav2 ul li a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	
}

#nav2 li ul {
	position: absolute;
	width: 138px;
	left: -999em;
	display: block;
	background-color: #1E1D1E;
	margin-left: -12px;
	padding-left: 5px;
	border: 1px solid #666;
	position:relative;
	z-index:100;
}

#nav2 li:hover ul {
	left: auto;
}
#wrapper #nav2 ul .nav2arrow ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFDFD;
}

#wrapper #nav2 ul .nav2arrow ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1D1E;
	background-color: #FEF422;
	font-weight: bold;
}
#searchwrapper {
	width: 207px;
	height:25px;
	background-image:url(images/search-bar.png);
	background-repeat:no-repeat;
	position:relative; /*important*/
	float: right;
	margin-top: 2px;
	margin-right: 15px;
}

#searchwrapper form { display:inline ; 
}
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute;
	width:199px;
	height:20px;
	top: 2px;
	left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 13px;
	padding-left: 5px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute;
	left:182px;
	width:30px;
	height:25px;
}
#maincontentwrapper {
	min-height: 190px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-right-width: 10px;
	border-right-style: solid;
	border-left-width: 9px;
	border-left-style: solid;
	border-top-color: #2A2A2A;
	border-right-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	border-left-color: #2A2A2A;
	background-color: #F9F9F9;
	margin-left: 20px;
	border-top-width: 12px;
	border-top-style: solid;
	width: 779px;
	clear: both;
	overflow: hidden;
}
#maincontentwrapper #main {
	width: 738px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 200px;
    padding-bottom: 6px;
}
#maincontentwrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	line-height: 18.43px;
	padding-top: 12px;
}
#maincontentwrapper #mainvid {
	width: 779px;
	background-color: #2A2A2A;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 200px;
    	padding-bottom: 0px;
}
#maincontentwrapper #mainvid h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	margin-top:2px;
	margin-bottom: 2px;
}
#maincontentwrapper #dscrpt-top {
	width: 759px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	min-height: 200px;
}
#dscrpt-top #left {
	
	padding-left: 5px;
	min-height: 212px;
}
#dscrpt-top img {

	padding-bottom: 10px;
	padding-left: 5px;
}
#dscrpt-top #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1D1E;
	line-height: 18.43px;
	padding-top: 12px;
}
#maincontentwrapper #dscrpt-top #left ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 17px;
	padding-top: 15px;
	line-height: 15px;
	padding-bottom: 10px;
}
#dscrpt-top #left ul li {
}
#dscrpt-top ul {
	list-style-type: circle;
	color: #2A2A2A;
	
}
.viewbutton {
	background-image: url(images/view-tutorial.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 295px;
	float: left;
	margin-top: 15px;
	background-position: 0px 5px;
	padding-right: 60px;
	margin-bottom: 15px;
	padding-left: 5px;
}
.comment1 {
	background-image: url(images/comment-1.png);
	background-repeat: no-repeat;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	background-position: 30px 1px;
	float: right;
	padding-top: 25px;
	height: 15px;
	margin-top: 5px;
}
.comment1:hover {
	background-image: url(images/comment-h.png);
	background-repeat: no-repeat;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	background-position: 30px 1px;
	float: right;
	padding-top: 25px;
	height: 15px;
	margin-top: 5px;
}
#bottom-left {
	width: 364px;
	min-height: 500px;
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D1D1D;
	margin-bottom: 10px;
}
#bottom-right {
	width: 364px;
	min-height: 500px;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#dscrpt-top .list1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 179px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list1 img {
	float: left;
	margin-left: -10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	padding-right: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 6px;
	height: 154px;
	width: 265px;

}
#dscrpt-top .list1 ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 17px;
	padding-top: 15px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-left: 300px;
}
.list1 h2 a {
	color: #2E2E2E;
	
}
.viewbutton2 {
	background-image: url(images/view-tutorial.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 382px;
	float: left;
	background-position: 0px 5px;
	padding-right: 1px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
	cursor:pointer;
}
#prodetails {
	background-image: url(images/view-profile.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 382px;
	float: left;
	background-position: 0px 5px;
	padding-right: 1px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}
.comment2 {
	background-image: url(images/comment-1.png);
	background-repeat: no-repeat;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: 30px 1px;
	float: right;
	padding-top: 25px;
	height: 20px;
	padding-left: 7px;
	
}
.comment2:hover {
	background-image: url(images/comment-h.png);
	background-repeat: no-repeat;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: 30px 1px;
	float: right;
	padding-top: 25px;
	height: 20px;
	padding-left: 7px;
	
}
.views1 {
	background-image: url(images/eye.png);
	background-repeat: no-repeat;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-position: center 0px;
	padding-top: 25px;
	height: 19px;
	float: right;
	padding-left: 7px;
}
.list1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
}
#solo-tab {
	background-image: url(images/nav2bg.jpg);
	height: 30px;
	width: 798px;
	line-height: 30px;
	margin-left: 20px;
}
#solo-tab img {
	margin-left: -17px;
}
#all-small {
	min-height:200px;
	clear: both;
}
#bottom-left-all {
	width: 381px;
	min-height: 500px;
	float: left;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D1D1D;
	margin-bottom: 10px;
	padding-left: 3px;
}
#bottom-right-all {
	width: 384px;
	min-height: 500px;
	float: left;
	margin-bottom: 10px;
}
.left-list-all {
	width: 377px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
	height: 120px;
	padding-left: 7px;
}
.left-list-all ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A2A2A;
	padding-top: 2px;
	list-style-type: disc;
	line-height: 15px;
}
.left-list-all img {
	float: left;
	padding-right: 10px;
	height: 55px;
	width: 98px;
}
.left-list-all h3 a {
	color: #2A2A2A;

}
#maincontentwrapper #promo {
	width: 764px;
	padding-left: 13px;
	padding-bottom: 11px;
	height: 126px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2A2A2A;
	padding-top: 11px;
	padding-right: 3px;
	background-color: #000;
	clear: both;
}
#maincontentwrapper #promo img {
	float: left;
	padding-right: 13px;
	width: 241px;
}
#maincontentwrapper #usage {
	width: 764px;
	padding-left: 13px;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-right: 3px;
	background-color: #666;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#usage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#dscrpt-top #left #buy {
	height: 34px;
	width: 112px;
	background-image: url(images/buy-now.png);
	margin-top: 20px;
}
#maincontentwrapper #pagescrolling {
	height: 30px;
	background-color: #2A2A2A;
	padding-left: 563px;
	padding-top: 15px;
}
#pagination-digg li{
	border:0;
	margin:0;
	padding:0;
	font-size:13px;
	list-style:none;
	margin-right:2px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagination-digg a{
border:solid 1px #9aafe5
margin-right:2px;
	color: #09F;
	border:1px solid #999
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE
color:#888888
display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
	color: #09F;
	border:1px solid #999
}
#pagination-digg .next a,
#pagination-digg .previous a {
	font-weight:bold;
	color: #09F;
} 
#pagination-digg .active{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	background-color: #09F;
	border: 1px solid #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #000;
}
#pagination-digg a:link,
#pagination-digg a:visited {
color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-digg a:hover{
	border:1px solid #FFF;
	color: #FFF;
}
#watch {
	height: 35px;
	float: left;
	width: 768px;
}
#header #watch h3 {
	color: #FAFAFA;
	padding-left: 420px;
}
#left-list-shop {
	width: 377px;
	min-height: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
	padding-left: 7px;
}
#left-list-shop img {
	padding-bottom: 15px;
	padding-top: 10px;
}
#left-list-shop #buy {
	background-image: url(images/buy-now.png);
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 20px;
}
#left-list-shop #details {
	background-image: url(images/details.png);
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#maincontentwrapper #comment {
	width: 486px;
	padding-right: 20px;
	padding-left: 12px;
	min-height: 579px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	margin-top: 8px;
	padding-bottom: 6px;
	float: left;
}
#maincontentwrapper #promoside {
	width: 243px;
	
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 4px;
	min-height: 581px;
	float: left;
}
#promoside p {
	font-size: 12px;
	line-height: 15px;
}
#maincontentwrapper #promoside img {
	padding-top: 8px;
	padding-left: 1px;
	padding-bottom: 5px;
}
#profile {
	width: 334px;
	min-height: 400px;
	padding-left: 25px;
	padding-top: 10px;
}
#profile img {
}
#profile h3 {
	margin-top: -3px;
	margin-left: 8px;
}
#profile-left {
	width: 382px;
	
	float: left;
	clear: both;
	border-right-color: #1D1D1D;
	margin-bottom: 10px;
	padding-left: 3px;
}
#profile-right {
	width: 384px;
	
	float: left;
	margin-bottom: 10px;
}
#profile p {
	margin-left: 8px;
	margin-right: 15px;
}
#footer {
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 818px;
	clear: both;	
}
#watchbutton {
	background-image: url(images/watch.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 295px;
	float: left;
	margin-top: 15px;
	background-position: 0px 5px;
	padding-right: 60px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.noshow{display:none;}
.vid-comment{
	background: #2a2a2a;
	color: #fffeff;
	
}
.vid-comment h3{
	color: #fffeff;
	text-align:right;
	font-size:small;
	padding:3px 10px;
}
.vid-comment h3 .title{
	float:left;
}
.vid-comment p{
	background:#fff;
	border: 1px solid #2a2a2a;
	padding:10px 10px;
}
.formholder{
    background: none repeat scroll 0 0 #222222;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 15px;

}
.formholder ul{
   list-style: none;
}
.formholder ul li{
   font-size: 12px;
   margin-bottom: 10px;
   font-family: Arial, Helvetica, sans-serif;

}
.underline{
    text-decoration: underline;
    
}	
.bill{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
   
    color: white;
}
	
.content-box-holder {
    background: url("images/bg-contentbox.gif") repeat-x scroll center top transparent;
    border-top: 1px solid #343434;
    overflow: hidden;
}
.topic-header {
    color: #CCCCCC;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.col {
    float: left;
    margin: 0 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
ul, td {
    color: #999999;
    font-size: 12px;
}
.fields li {
    border-bottom: 1px dotted #444444;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 5px;
}
.fields {
    color: #CCCCCC;
    font-size: 11px;
    list-style: none outside none;
}
.box-large {
    width: 250px;
}

.input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #444444;
    border-color: -moz-use-text-color #666666 #666666 -moz-use-text-color;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 4px;
}
.redtext {
    color: #FF0000;
}
.formlabels {
    line-height: 20px;
    width:150px;
	float:left;
	font-size: 14px;
}
.col-reg {
    width: 450px;
}
.col-log {
    width: 287px;
}
.headers {
    background: url("images/bg-header.gif") repeat-x scroll center top transparent;
    height: 30px;
    line-height: 30px;
    margin-bottom: 2px;
}
h6 {
    color: #A5A5A5;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0;
    text-transform: uppercase;
    width: 300px;
}
.error {
    background-color: #F1BEBE;
    border: 1px solid #990000;
    color: #990000;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
}
