/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	vertical-align: baseline;
	background: transparent;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global */
body{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	background-color: #262626;
	margin-top: 20px;
}

br{
	clear: both;
}

label{
	clear: both;
	display: block;
}

#wrapper{ 
	width: 100%;
	background-color: #ffffff;
}


/* Header */
#headwrap{ 
	background: #ffffff url(images/header-bg.png) repeat-x top left;
	width: 100%;
	height: 151px;
}

#header{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#header h1{
	background: url(images/revolution-eyewear-logo.png) top left no-repeat;
	width: 252px;
	height: 122px;
	text-indent: -10000px;
	margin-left: 88px;
	margin-top:3px;
}

/* Top Navigation */

ul.nav li{
	margin-right: 15px;
	text-transform: lowercase;
}

ul.nav li a{
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

.subnav, .subcat{
	float: none;
}

/* Search */

#search{
	position: absolute;
	top: 25px;
	right: 105px;
	display: inline;
}

#search span{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#search input#s{
	background:#FFFFFF url(images/search-bg.gif) no-repeat left top;
	border:medium none;
	float:left;
	height:16px;
	padding:4px 5px;
	width:170px;
}

#search button{
	float: right;
	width: 22px;
	height: 22px;
	background: url(images/submit-button.png) no-repeat top left;
	border: none;
	text-indent: -100000px;
	margin:0 0 0 8px;
	cursor: pointer;
	vertical-align: middle; 
}

/* Main Content */

#container{
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	color: #000;
}

#sidebar{
	float: left;
	width: 320px;
	margin-top: 40px;
	margin-left: 45px;
}

#sidebar ul li#tattoo1{
	padding-top: 50px;
	text-align: center;
}

#sidebar ul li#tattoo2{
	padding-top: 10px;
}

#content-head{
	width: 1060px;
	position: relative;
	z-index: 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	margin-left: 125px;
}

#content-head2{
	width: 1060px;
	position: relative;
	z-index: 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	margin-left: 125px;
}

#content{
	width: 1060px;
	position: relative;
	z-index: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

#content p{
	font-size: 19px;
	color: #3c3c3c3;
	margin-bottom: 20px;
}

#content-page{
	width: 850px;
	float: left;
	border-top:3px solid #E9E9E9;
	padding-top: 50px;
	margin-top:56px auto 0 auto;
}

#content-page p{
	padding-bottom: 10px;
	font-weight: bold;
	font-size : 19px;
	line-height: 30px;
}

#content-page p a{
	color: #941f1b;
	text-decoration: none;
	font-size: 17px;
}

#content-page p a:hover{
	text-decoration: underline;
}

#content-page p em{
	color: #3c3c3c;
}

#content-page p img#glasses{
	margin-top:70px;
}

#content-page p img#pdf{
	vertical-align:middle;
}


#content #rotate-wrap{
	border: 2px solid #808080;
	width: 816px;
	margin: 15px auto 0 auto;
}

#content #columns{
	width: 820px;
	margin: 40px auto;
	padding-bottom: 40px;
}

#content .column{
	float: left;
	width: 172px;
	padding-right: 21px;
	margin-right: 21px;
	border-right: dotted 2px #131313;
	height: 210px;
}

#content .last{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#content .column h2{
	font-size: 16px;
	font-weight: normal;
	margin: 9px 0;
	color: #020202;
}

#content .column h2 a{
	color: #020202;
}

#content .column h2 a:hover{
	color: #999999;
	text-decoration: underline;
}



#content .column p{
	font-size: 12px;
	font-weight: normal;
	color: #020202;
	line-height: normal;
}

#content .index-two .nivo-controlNav {
    bottom: -30px;
    position: absolute;
    right: -22px;
}

/* Profile Page */

#content #profile{
	overflow: hidden;
	background: #ffffff url(images/textbackground.jpg) no-repeat center center;
}

#content #profile h1{
	margin: 15px 0px;
	text-align: center;
}

#content #profile p{
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

#content #sunglasses{
	overflow: hidden;
	text-align: center;
}

#content #sunglasses ul{
	display: inline;
}

#content #sunglasses ul li{
	margin-right: 15px;
	display: inline;
}

/* Press Page */

#content #press{
	text-align: left;
	text-decoration: none;
}

#content #press a{
	text-align: left;
	color: #900;
	text-decoration: underline;
}

#content #press h1{
	font-size: 14px;
	margin: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#content #press h1 span a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#content #press h1 span a:hover{
	color: #8b1e1b;
	text-decoration: none;
}


#press a img:hover{
	opacity: .7;
	filter: alpha(opacity = 70);
	text-decoration: none;
}

/* True Religion */

#content #true-religion{
	text-align: center;
}

#content #tr-glasses{
	text-align: center;
}

#content #tr-glasses ul{
	display: inline;
}

#content #tr-glasses ul li{
	display: inline;
	margin-right: 5px; 
}

#content #tr-glasses ul li a img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Affliction */

#content #affliction{
	height: 500px;
	width:1024px;
	margin:0 auto;
	overflow: hidden;
	background-color: #fff;
	background-image: url(images/affliction-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content #affliction #aff-content{
	width:1024px;
}

#content #affliction #text{
	color: #ffffff;
	margin:185px 0 0 30px;
	width:560px;
}

#content #affliction #text p{
	line-height: 15px;
	font-size: 12px;
}

#content #affliction #aff-glasses{
	text-align: center;
	margin-top:25px;
}

#content #affliction #aff-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#content #affliction #aff-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#content #affliction #meta{
	margin-top:48px;
	text-align:center;
}

#content #affliction #meta ul li{
	display: inline;
	font-size: 14px;
	margin-right: 30px;
}

#content #affliction #meta ul li a{
	color: #000;
	text-decoration: none;
}

#content #affliction #meta ul li a:hover{
	color: #666666;
}

/* Ed Hardy */

#content #hardy #hardy-content{
	float:left;
	width:850px;
	font-size: 14px;
	line-height: 2em;
	padding-left: 100px;
}

#content #hardy #hardy-content h1{
	text-align: center; 
}

p.download{
	text-align: right;
	font-size: 14px;
}

p.download a{
	color: #951e1c;
	text-decoration: none;
	font-size: 12px;
}

p.download a:hover{
	text-decoration: underline;
}

p.download img{
	vertical-align: middle;
	margin-left: 10px;
}

#content #hardy #hardy-glasses{
	clear:both;
	padding-top:15px;
	text-align:center;
}

#content #hardy #hardy-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#hardy-text ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#content #hardy #hardy-poster{
	float: right;
	margin-top: 10px;
}

/* Ed Hardy Street */

#hardy-street-content{
	overflow: hidden;
}

#hardy-street-content h1{
	text-align: center;
	margin-top: 10px;
}

#hardy-street-poster{
	float: right;
	margin-top: 40px;
	width: 275px;
}

#hardy-street-text{
	margin-top: 40px;
	float: right;
	width: 600px;
	font-size: 14px;
}

#hardy-street-glasses{
}

#hardy-street-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#hardy-street-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#hardy-street-text p.download{
	text-align: left;
}

#hardy-street-text p.download a{
	color: #951e1c;
	text-decoration: none;
}

#hardy-street-text p.download a:hover{
	text-decoration: underline;
}

#hardy-street-text p.download img{
	vertical-align: middle;
	margin-left: 10px;
}

/* Hardy Opthalmics */

#hardy-op-content{
	float:right;
	width:650px;
	font-size: 14px;
	line-height: 2em;
	padding: 20px;
}

#hardy-op-content h1{
	text-align: center; 
}

p.download{
	text-align: right;
}

p.download a{
	color: #951e1c;
	text-decoration: none;
}

p.download a:hover{
	text-decoration: underline;
}

p.download img{
	vertical-align: middle;
	margin-left: 10px;
}

#hardy-op-glasses{
	clear:both;
	padding-top:0px;
	text-align:center;
}

#hardy-op-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#hardy-op-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#hardy-op-poster{
	float: right;
	margin-top: 10px;
}

/* Revolution Kids */

#content #revKids{
	width:1024px;
	margin:0 auto;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

#content #revKids #kids-content{
	width:1024px;
	heigh:500px;
}

#content #revKids #text{
	color: #ffffff;
	margin:185px 0 0 30px;
	width:560px;
}

#content #revKids #text p{
	line-height: 15px;
	font-size: 14px;
}

#content #revKids #aff-glasses{
	text-align: center;
	margin-top:25px;
}

#content #revKids #aff-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#content #revKids #aff-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#content #revKids #meta{
	margin-top:55px;
	text-align:center;
}

#content #revKids #meta ul li{
	display: inline;
	font-size: 14px;
	margin-right: 30px;
}

#content #revKids #meta ul li a{
	color: #000;
	text-decoration: none;
}

#content #revKids #meta ul li a:hover{
	color: #666666;
}

/* Christian Audigier */

#ca{
	overflow: hidden;
}

#ca-content{
	overflow: hidden;
	margin-top: 10px;
	font-size: 14px;
	line-height: 2em;
}

#ca-content #ca-top{
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}

#ca-content #ca-top #logo, #ca-content #ca-top #crest{
	float: left;
	width: 450px;
	text-align: center;
}

#ca-content #ca-top #logo p, #ca-content #ca-top #crest p{
	text-align: left;
}

#ca-content #ca-top #logo img, #ca-content #ca-top #crest img{
	padding-bottom: 20px;
}

#ca-bottom{
	margin-top: 20px;
}

#ca-bottom #ca-glasses{
	text-align: center;
}

#ca-bottom #ca-glasses li{
	display: inline;
	margin-right: 5px;
}

#ca-bottom #ca-glasses li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

/* That's So Raven */

#tsr{
	margin:0 auto;
	overflow:hidden;
	padding-top:0px;
	width:900px;
}

#tsr-poster{
	float: left;
	width: 400px;
}

#tsr-text #logo p{
	margin: 20px;
	font-size: 14px;
	line-height: 20px;
}

#tsr-glasses{
	margin-top: 0px;
	text-align: center;
}

#tsr-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#tsr-glasses li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Bling Bling */

#content #rev-bling{
	width:1024px;
	overflow: hidden;
	text-align:center
}

#rev-bling-text{
	margin-top: 45px;
	width: 450px;
	overflow: hidden;
}

#rev-bling-text p{
	font-size: 14px !important;
	line-height: 22px;
	margin: 35px 0;
}

#rev-bling-text p.download{
	text-align: center;
	font-weight: bold;
}

#rev-bling-glasses{
	text-align: center;
	margin-top: 25px;
}

#rev-bling-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#rev-bling-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

/*bling revised*/
#content #revBling{
	width:714px;
	margin:0 auto;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

#content #revBling #bling-content-left{
	float:left;
	width:357px;
}
#content #revBling #bling-content-right{
	float:right;
	width:357px;
}

#content #revBling #text{
	color: #ffffff;
	margin:185px 0 0 30px;
	width:560px;
}

#content #revBling #text p{
	line-height: 15px;
	font-size: 14px;
}

#content #revBling #aff-glasses{
	text-align: center;
	margin-top:25px;
}

#content #revBling #aff-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#content #rev #rev-bling-right ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#content #revBling #meta{
	margin-top:55px;
	text-align:center;
}

#content #revBling #meta ul li{
	display: inline;
	font-size: 14px;
	margin-right: 30px;
}

#content #revBling #meta ul li a{
	color: #000;
	text-decoration: none;
}

#content #revBling #meta ul li a:hover{
	color: #666666;
}


/* Revolution Titanium */


#rt{
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 2em;
}

#rt-content{
	overflow: hidden;
}

#rt-text{
	width: 530px;
	float: left;
}

.logospace{
	margin-bottom: 15px;
}

#rt-text p{
	font-size: 14px;
	line-height: 21px;
}

#rt-text p.view{
	text-align: right;
}

#rt-text p.view a{
	color: #8a1e1c;
	text-decoration: none;
	font-size: 16px;
}

#rt-text p.view a:hover{
	text-decoration: underline;
}

#rt-text #logo{
	text-align: center;
}

#rt-poster{
	float: right;
}

#rt-glasses{
	text-align: center;
	margin-top:00px;
}

#rt-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#rt-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Revo Page */

#revo{
	overflow: hidden;
}

#revo-content{
	width: 750px;
	overflow: hidden;
	margin: 0 auto;
}
#revo-content ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#revo-content h1{
	text-align: center;
	margin: 30px 0;
}

#revo-content #text{
	width: 460px;
	float: left;
}

#revo-content #text p{
	font-size: 14px;
	line-height: 17px;
}

#revo-content #video{
	float: right;
}

#revo-content #video p.spacing{
	margin: 15px 0;
	text-align: center;
}

/* Reg Page */
#catalog-login p a{
	color: #941f1b;
	text-decoration: none;
	font-size: 17px;
}

#catalog-login p a:hover{
	text-decoration: underline;
}


/* Ed Hardy Lites */



/* Contact Page */

#contact-content{
	text-align: center;
}

#leftlist, #rightlist{
	padding-right: 20px;
}

#leftlist p, #rightlist p{
	font-size: 15px !important;
	color: #666;
	line-height: 18px;
}

#leftlist a, #rightlist a{
	color: #f00;
	text-decoration: none;
}

#leftlist a:hover, #rightlist a:hover{
	text-decoration: underline;
}
/* Catalog Page */

#catalog{
	background: #000000 url(images/catalog-page.png) top left no-repeat;
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

#catalog-text{
	float: right;
	width: 550px;
	margin-top: 50px;
	margin-right: 100px;
}

#catalog-text p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

#catalog-text p strong{
	color: #858585;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
}

#catalog-text p a{
	color: #e21919;
	text-decoration: none;
}

#catalog-text p a:hover{
	color: #ffffff;
}

#catalog-text span{
	display: block;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
}

#catalog-text span strong{
	color: #858585;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	margin-right: 10px;
}

#catalog-text span input#email, #catalog-text span input#password{
	background:url("images/search-bg.gif") no-repeat scroll left top #FFFFFF;
	border:medium none;
	height:13px;
	padding:4px 5px;
	width:115px;
	margin: 0 10px;
	vertical-align:text-bottom;
	font-size: 11px;
}

#catalog-text span button{
	vertical-align:bottom;
}

#catalog #banner{
	text-align: center;
	margin-bottom: 10px;
	padding-top: 95px;
	clear:both;
}

/* Catalog Registration */

#catalog-reg, #catalog-login{ 
	width: 900px;
	margin: 0 auto;
}

#catalog-reg h2, #catalog-login h2{
	font-size: 30px;
	margin-bottom: 10px;
}

#catalog-reg span.req, #catalog-login span.req{
	margin-bottom: 10px;
	font-size: 15px;
	color: #f00;
	display: block;
	font-weight: bold;
}

#catalog-reg label, #catalog-login label{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

#catalog-reg label input, #catalog-reg label select, #catalog-login label input, #catalog-login label select{
	margin-top: 5px;
	font-weight: normal;
}

#catalog-reg label input.textfld, #catalog-reg label select, #catalog-login label input.textfld, #catalog-login label select{
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 15px;
	color: #666;
	font-weight: normal;
}

#catalog-reg label textarea, #catalog-login label textarea{
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 15px;
	color: #666;
	width: 50%;
	height: 40px;
	margin-top: 5px;
	font-weight: normal;
}

#catalog-reg label span, #catalog-login label span{
	font-weight: normal;
}

#catalog-reg label .chx, #catalog-login label .chx{
	vertical-align: middle;
}

#catalog-reg button, #catalog-login input#login-submit{
	padding: 5px;
	font-size: 15px;
	background-color: #666;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

#catalog-reg button:hover, #catalog-login button:hover{
	background-color: #871E1B;
}

/* Catalog Sun Page */

#catalog-sun{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#catalog-sun #bottom{
	width: 900px;
	height: 143px;
	float: left;
}

#catalog-sun #left{
	width: 446px;
	height: 400px;
	float: right;
}

#catalog-sun #left #text{
	text-align: left;
	margin-top: 0px;

}

#catalog-sun #left #text h2{
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: normal;
}

#catalog-sun #left #text p{
	font-size: 14px;
	font-weight: bold;
	color: #951e1c;
	line-height: 2em;
}

#catalog-sun #left #text p img{
	vertical-align: middle;
}

#catalog-sun #left #text ul li{
	line-height: 40px;
	font-size: 20px;
	font-weigh: bold;
}

#catalog-sun #left #text ul li a{
	color: #951e1c;
	text-decoration: none;
}

#catalog-sun #left #text ul li a:hover{
	color: #666666;
}

#catalog-sun #right{
	float: left;
	width: 446px;
	height: 349px;
}



#events{
	background-color: #ffffff;
	overflow: hidden;
}

#events-wrap{
	background: url(images/events-bg.png) top left no-repeat;
	width: 785px;
	height: 483px;
	margin: 0 auto;
	padding: 5px;
}

#events #left{
	float: left;
}

#events #left h3{
	font-size: 30px;
	color: #871e1b;
	margin-bottom: 5px;
}

#events #left h3 span{
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
}


#events #left ul#stars li{
	display: inline;
	margin-right: 10px;
	float: left;
}
#events #left ul#stars li#rex a{
	background: url(images/rex-ryan-tn-events.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align:center;
}

#events #left ul#stars li#chord a{
	background: url(images/beatles-tn.jpg) top left no-repeat;
	display: block;
	height: 169px;
	width: 242px;
	text-align:center;
}


#events #left ul#stars li#snooki a{
	background: url(images/snooki-tn-events.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 185px;
	text-align:center;
}
#events #left ul#stars li#randy a{
	background: url(images/marie-tn.jpg) top left no-repeat;
	display: block;
	height: 169px;
	width: 126px;
	text-align:center;
}

#events #left ul#stars li#jeremy a{
	background: url(images/chord-tn-events.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align:center;
}

#events #left ul#stars li#situation a{
	background: url(images/snooki-tn-events.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align:center;
}

#events #left ul#stars li#flo a{
	background: url(images/flo_rida.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align:center;
}

#events #left ul#stars li#akon a{
	background: url(images/akon.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align: center
}

#events #left ul#stars li#wendy a{
	background: url(images/wendy-williams.jpg) top left no-repeat;
	display: block;
	height: 165px;
	width: 137px;
	text-align: center;
}


#events #left ul#stars li a{
	position: relative;
	color: #dc3027;
	font-size: 16px;
	text-decoration: none;
}

#events #left ul#stars li a:hover{
	color: #ffffff;
	opacity: .7;
	filter: alpha(opacity=70);
}

#events #left ul#stars li a span{
	bottom:-25px;
	display:block;
	position:absolute;
	width:137px;
}

#events #left ul#stars li a span2{
	bottom:-25px;
	display:block;
	position:absolute;
	width:250px;
}

#events #right{
	float: left;
	margin-left: 15px;
}

#events #appearances{
	color: #dc3027;
	font-size: 12px;
}

#events #appearances a{
	color: #dc3027;
}

#events #appearances a:hover{
	color: #ffffff;
}

#events #appearances h4{
	text-decoration: underline;
	margin-bottom: 15px;
}

#events #appearances li{
	line-height: 15px;
}

#events #video-events{
	margin-bottom:40px;
}

#events #video-events h3{
	color:#871E1B;
	font-size:30px;
	margin-bottom:5px;
}

#events #video-events img{
	margin-left: 65px;
	margin-top: 15px;
}

#events #video-events img:hover{
		opacity: .7;
		filter: alpha(filter = 70);
}

#events p.h:hover img{
	opacity: .7;
	filter: alpha(filter = 70);
}

/* Beatles */
#container .beatles-eyewear{
	width: inherit;
	overflow: auto;
}

.beatles{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: normal;
	line-height: 20px;
}

.beatles a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #999;
	font-weight: normal;
}

.beatles a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

/* Coming Soon */

.coming{
	background: url(images/textbackgroundcs.jpg) center center no-repeat;
	height: 300px;
}

.space{
	margin-top: 20px;
	text-align: center;
}

.space a{
	color: #f00;
	text-decoration: none;
}

.space a:hover{
	text-decoration: underline;
}


.divider{
	background: #ffffff url(images/divider.png) no-repeat top left;
	height: 18px;
	margin-bottom:10px;
	margin-top:10px;
}

/* Footer */

#pre-foot{
	width: 1100px;
	border-top: 3px solid #e9e9e9;
	overflow: hidden;
	margin: 10px auto 0 auto;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

#pre-foot ul li{
	display: inline;
	margin-right: 15px;
}

#pre-foot ul li a{
	display: inline-block;
	height: 51px;
}

a#affliction-icon{ background: #FFFFFF url(images/affliction-icon.png) no-repeat top left; width: 106px; }
a#affliction-icon:hover{ background: #FFFFFF url(images/affliction-icon.png) no-repeat bottom left; }

a#revolution{ background: #FFFFFF url(images/revolution-icon.png) no-repeat top left; width: 107px; }
a#revolution:hover{ background: #FFFFFF url(images/revolution-icon.png) no-repeat bottom left; }

a#ed-hardy{ background: #FFFFFF url(images/ed-hardy-icon.png) no-repeat top left; width: 135px; }
a#ed-hardy:hover{ background: #FFFFFF url(images/ed-hardy-icon.png) no-repeat bottom left; }

a#revolution-air{ background: #FFFFFF url(images/toy-story-icon.jpg) no-repeat top left; width: 54px; }
a#revolution-air:hover{ background: #FFFFFF url(images/toy-story-icon.jpg) no-repeat bottom left; }

a#c-audigier{ background: #FFFFFF url(images/c-audiger-icon.png) no-repeat top left; width: 110px; }
a#c-audigier:hover{ background: #FFFFFF url(images/c-audiger-icon.png) no-repeat bottom left; }

a#so-raven{ background: #FFFFFF url(images/thats-so-raven-icon.png) no-repeat top left; width: 78px; }
a#so-raven:hover{ background: #FFFFFF url(images/thats-so-raven-icon.png) no-repeat bottom left; }

a#bling-bling{ background: #FFFFFF url(images/beatles-icon.jpg) no-repeat top left; width: 87px; }
a#bling-bling:hover{ background: #FFFFFF url(images/beatles-icon.jpg) no-repeat bottom left; }


a#wild-piston{ background: #FFFFFF url(images/wild-piston-icon.png) no-repeat top left; width: 57px; }
a#wild-piston:hover{ background: #FFFFFF url(images/wild-piston-icon.png) no-repeat bottom left; }

a#true-religion{ background: #FFFFFF url(images/true-religion-icon.png) no-repeat top left; width: 155px; }
a#true-religion:hover{ background: #FFFFFF url(images/true-religion-icon.png) no-repeat bottom left; }

a#wowp{ background: #FFFFFF url(images/wowp-icon.png) no-repeat top left; width: 103px; }
a#wowp:hover{ background: #FFFFFF url(images/wowp-icon.png) no-repeat bottom left; }


#foot-wrap{
	width: 100%;
	background: #262626 url(images/footer-bg.png) repeat-x top left;
	height: 68px;
	padding-top: 35px;
}

#footer{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	color: #ffffff;
}

#footer #foot-left{
	float: left;
	width: 175px;
	color: #ffffff;
}

#footer #foot-left span, #footer #foot-right span{
	color: #ffffff;
}

#foot-left{
	font-size: 10px;
}

#foot-right{
	text-align: right;
	font-size: 13px;
	color: #ffffff; 
}

#foot-right a{
	color: #ffffff;
	text-decoration: none;
}

#foot-right a:hover{
	text-decoration: underline;
}

#foot-center{
	text-align: center;
	float: left;
	width: 950px;
}

#foot-center ul#social{
	width: auto;
	margin: 0 auto;
	font-size: 12px;
}

#foot-center ul#social li{
	margin-right: 10px;
	display: inline;
	color: #F00;
	font-weight: bold;
}

#foot-center ul#social li a{
	color: #F00;
}

#foot-center ul#social li a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#newsletter-form{ overflow: hidden; }
#nemail{ float: left; }

/* Extras */

#flashcontent{
	600px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* Tracking */

#track{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px; 
	margin-bottom: 10px;
	padding-top: 20px;
	overflow: hidden;
}

#track h1{
	font-size: 21px;
	color: #333333;
	padding-bottom: 10px; 
}

#track p{
	font-size: 13px;
}

#track #tn{
	border: 1px solid #e9e9e9;
	padding: 5px 3px;
	width: 300px; 
	float: left;
}

#track #button{
	float: left;
	padding: 5px 3px;
	border: none;
	background: #666;
	color: #ffffff;
	margin-left: 5px; 
	cursor: pointer;
}

#track #button:hover{
	background-color: #CCC;
	color: #333333;
}

#results h2{
	padding-bottom: 10px;
}

#results table{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif !important;
	font-size: 13px !important;
}

#results table td{
	padding: 5px;
}

#results i{ color: #666; }

#res{ width: 100%; }
label.error{ color: red; font-size: 11px !important; padding: 5px 0px; font-style: italic; }

#slideshow{
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
}

#slideshow #col1, #slideshow #col2{
	float: left;
	width: 230px;
}

#slideshow #col1 .box, #slideshow #col2 .box{
	text-align: center;
}

#slideshow #col1 h3, #slideshow #col2 h3{
	font-weight: normal;
	font-size: 20px;
	color: #97201c;
	padding-bottom: 5px;
	padding-top: 12px;
} 

#slideshow #rotate{
	float: left;
	height: 403px;
	padding: 0px 3px;
	position: relative;
}

/* new footer*/

#footer2 #footerNew{
	width:1024px;
	float:left;
	margin:0 auto;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

#footer2  #footerNew #blingRev-content{
	width:1024px;
}

#footer2  #footerNew #text{
	color: #ffffff;
	margin:185px 0 0 30px;
	width:560px;
}

#footer2  #footerNew #text p{
	line-height: 15px;
	font-size: 16px;
}

#footer2  #footerNew #aff-glasses{
	text-align: center;
	margin-top:25px;
}

#footer2  #footerNew #aff-glasses ul li{
	display: inline;
	margin-right: 5px;
}

#footer2  #footerNew #aff-glasses ul li img:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}

#footer2  #footerNew #meta{
	margin-top:25px;
	text-align:center;
	height: 25px;
	margin-bottom: 0px;
}

#footer2  #footerNew #meta ul li{
	display: inline;
	font-size: 16px;
	margin-right: 30px;
}

#footer2  #footerNew #meta ul li a{
	color: #000;
	text-decoration: none;
}

#footer2  #footerNew #meta ul li a:hover{
	color: #666666;
}

#rotate {
	background:url(images/load.gif) no-repeat 50% 50%;
	height: 320px;
}
#rotate img {
	display:none;
}

/* Contact Form */

#contact-form label{
	float: left;
	text-align:center;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	font-weight: normal;
}

#contact-form .text-fld{
	float: left;
	width: 475px;
	vertical-align: left;
	border: 1px solid #999999;
	background: #666;
}

#contact-form .text-fld2{
	float: left;
	width: 255px;
	vertical-align: left;
	border: 1px solid #999999;
	background: #666;
}
#contact-form p{
	clear: both;
	overflow: hidden;
	padding-bottom: 12px;
	font-size: 14px;
	color: #000;
}

#contact-form #submit{
	border: none;
	background: transparent;
	color: #999999;
	text-transform: uppercase;
	margin-left: 405px;
	border: 2px solid #666666;
}

.cl{
	clear: both;
}

.cs-form {
	margin: 0 auto;
	width: 600px;
}
.cs-form #submit{
	border: 2px solid #666666;
	font-size: 16px;
	font-weight: bold;
}

