body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.45em;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: ; #ffffff
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC181E;
}
.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BB161C;
}
.bannerpad {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 3px;
}
.productgallerypad {
	padding-top: 16px;
	padding-left: 5px;
}
.teamtext {
	font-size: 14px;
	color: #FFFFFF;
}

.videos {
    line-height: 1.5em;
}

.video-title {
    font-size: 140%;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 1.4em;
}

.videoThumb {
    margin-top: 5px;
    border: 1px solid #5d1719; 
}

.video-item{
    float: left; 
    width: 50%;
    text-align: center;
}

.clearer {
    clear: both;
}

label {
    color: #FFFFFF;
    font-size: 80%;
    font-weight: bold;
}

.sm-input {
    color: #61776b;
    font-weight: normal;
    font-size: 80%;
    background: transparent url('../images/login-box-bg.png') no-repeat scroll left top;
    border: none;
    width: 232px;
    height: 21px;
    margin: 0px 0px 10px 0px;
}

.vbg-input {
    padding-left: 3px;
    padding-top: 3px;
    color: #61776b;
    font-weight: normal;
    font-size: 80%;
    background: transparent url('../images/login-box-vbg.png') no-repeat scroll left top;
    border: none;
    width: 395px;
    height: 210px;
}

.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC181E;
}

.productdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.labels {
    font-size: 70%;
    color: #BC181E;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 5px;
    width: 45px;
}

select {
    width: 110px;
    height: 20px;
    border-color: #BC181E;
    border-width: 1px;
    line-height: 1.0em;
    font-size: 80%;
}

.buy-btn {
    background: url('../images/buy-now-btn.png') no-repeat center;
    border: 0px;
    width: 108px;
    height: 55px;
}
