/* GENERAL ***********************************/
html * { padding: 0; margin: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	background: url('../img/back3.jpg') top left #760e0a;
}

/* font size */
h1 { font-size: 3.0em; }
h2 { font-size: 2.4em; }
h3 { font-size: 2.0em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; font-weight: normal; font-style: italic; }
p,td,th,li { font-size: 1.3em; }
td p, th p, li p, li li { font-size: 1.0em; }
legend { font-size: 1.2em; margin-bottom: 15px; }

/* margins and padding */
h1, h2, h3, h4 { 
	margin-bottom: 15px; 
}
h5, h6 {
	margin-bottom: 2px;
}

p, ul, ol, table { margin-bottom: 20px; }
li { margin-left: 25px; margin-bottom: 6px; }
th { padding: 1px 3px; vertical-align: bottom; }
td { padding: 1px 3px; vertical-align: top; }
fieldset { padding: 10px; margin-bottom: 20px; }
hr { margin-bottom: 30px; }

/* colors */
a, a:visited { color: #b5121b; text-decoration: none; }
a:hover { text-decoration: underline; }



/* tables */
table {
	border-collapse: collapse;
}
td, th {
	border-width: 1px; border-style: solid; border-color: #908052;
	padding: 3px 6px;
	text-align: center;
	vertical-align: top;
}
th {
	background: url('../img/th.head.gif') top left repeat-x;
	padding-top: 5px;
}
td.emptycell {
	border-width: 0; border-style: none;
}



#subhead .error { font-weight: bold; font-style: italic; }




/* LAYOUT *************************************/
#hug {
	position: relative;
	width: 785px;
	margin: 0 auto;
	background: url('../img/hug.back3.png') top left repeat-y;
}
#kiss {
	width: 745px;
	margin: 0 auto;
	text-align: left;
	background: url('../img/header3.jpg') top left no-repeat #fff;
}
#hiphuggers {
	width: 785px;
	margin: 0 auto;
	background: url('../img/hiphug.back3.png') top left no-repeat;
}
#bottom {
	width: 745px;
	height: 38px;
	margin: 0 auto;
	background: url('../img/bottom1.jpg') top left no-repeat;
}
.tickle {
	padding: 0 40px;
}
.center { text-align: center; }
.clear { clear: both; height: 1px; }
.clearleft { clear: left; height: 1px; }



/* HEADER ***************************************/
#header {
	position: relative;
	height: 103px;
}
#signupform {
	position: absolute;
	width: 700px; height: 30px;
	top: 10px; left: 0;
	line-height: 30px;
	margin: 0;
	text-align: right;
}
#signupform img { 
	float: right;
	margin-left: 5px;
	border-width: 0; border-style: none; 
}
#topnav {
	padding-top: 70px;
	margin-bottom: 0;
	line-height: 17px;
	text-align: right;
}
#topnav a, #topnav a:visited { color: #000; margin-left: 10px; }
#topnav a:hover { color: #b5121b; }
#topnav a.curtab { color: #b5121b; font-weight: bold; }

#subhead {
	position: relative;
	background-color: #b5121b;
	color: #fff;
	padding-bottom: 5px;
}
#logo {
	margin: 0;
	position: absolute;
	width: 181px; height: 135px;
	top: -55px; left: -25px;
	/*
	background: url('../img/patron.tag.4.png') top left no-repeat;
	width: 196px; height: 151px;
	top: -66px; left: -21px;
	background: url('../img/logo1.jpg') top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	*/
}
#logo a {
	display: block;
	width: 181px; height: 135px;
}
#logo a img { border-width: 0; border-style: none; }
#beta {
	position: absolute;
	left: 148px; top: -39px;
	width: 77px; height: 38px;
	background: url('../img/beta.gif') top left no-repeat;
}


#subhead h2 {
	text-align: right;
	font-size: 20pt;
	font-style: italic;
	padding-top: 20px;
}
#subheadcontent {
	width: 360px;
	margin-top: 30px;
}
#subheadcontent p {
	font-size: 11pt;
	line-height: 130%;
}
#movieframe {
	position: absolute;
	width: 299px; height: 180px;
	top: 60px; left: 410px;
	background: url('../img/frame.movie.intro.2.gif') top left no-repeat;
}	
#movieframe img {
	margin: 15px 0 0 16px;
}
#movieframe a {
	display: block;
	width: 299px; height: 180px;
	text-indent: -9999px;
}
#learnmore {
	display: block;
	width: 112px; height: 34px;
	margin: 15px 0 0 100px;
	background: url('../img/btn.learn_more.gif') top left no-repeat;	
	text-indent: -9999px;
	overflow: hidden;
}

#subheadcontent_movie {
	width: 260px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#subheadcontent_movie p {
	font-size: 11pt;
	line-height: 130%;
}
#movieframelarge {
	position: absolute;
	width: 392px; height: 258px;
	top: 60px; left: 332px;
	/*background: url('../img/frame.movie.large.gif') top left no-repeat;*/
}	



/* MAIN ******************************************/
#main {
	padding-top: 30px;
	padding-bottom: 20px;
	min-height: 200px;
}




/* FOOTER ****************************************/
#footer {
	clear: both;
	/*margin: 0 0 0 165px; this is for 3 column footer*/
	margin: 0 0 0 220px;
	font-size: 7pt;
	line-height: 14px;
	color: #918152;
}
#footer #ftr1, #footer #ftr2, #footer #ftr3 , #footer #ftra, #footer #ftrb{
	float: left;
	width: 115px;
	height: 30px;
	text-align: left;
	margin-bottom: 0;
}
#footer #ftr2, #footer #ftr3, #footer #ftrb {
	border-left-width: 1px; border-left-style: solid; border-left-color: #918152;
}
.ftrtube {
	padding: 0 10px;
	margin-bottom: 0;
}
#footer a, #footer a {
	padding: 0 11px;
	background: url('../img/ftr.arrow.gif') no-repeat;
	background-position: 0 2px;
	color: #918152;
	margin-bottom: 0;
}


/* GENERAL DETAIL ********************************/
.editdata p { 
	clear: both; 
	float: right; 
	width: 100%;
	margin: 8px 0 8px -125px;
}
.editdata .item, .editdata .error_message {
	display: block;
	margin-left: 125px;
}
.editdata .label {
	float: left; 
	width: 120px;
	text-align: right;
	padding-top: 3px;
}
.editdata .long { width: 240px; }
.editdata .short { margin-left: 245px; }
.editdata textarea { width: 500px; height: 320px; }
.editdata textarea.smallta { width: 250px; height: 200px; }
.editdata fieldset { clear: both; }



/* ADMIN ******************************************/
.adminlink a, .adminlink a:visited, #footer .adminfooter a, #footer .adminfooter a:visited { 
	color: #6343ee;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#adminfooter { color: #fff; }
#adminfooter a, #adminfooter a:visited {
	color: #fff;
}
#flashMessage { 
	font-size: 11pt; 
	padding: 2px; 
	color: #fff; 
	background-color: #6343ee; 
	margin-bottom: 15px;
}


#sitemapframe {
	background-color: #fff;
}
.sitemap {
	list-style: none;
	margin: 20px 0 30px 0;
	padding: 0;
}
.sitemap ul { 
	list-style: none;
	border-left-style: dotted; border-left-width: 1px; border-left: color: #ddd; 
	margin: 5px 0 5px 10px;
	padding: 0;
}
.sitemap li {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	line-height: 28px;
}
.sitemap ul li {
	margin-left: 15px;
}
.sitemap .linkurl { padding-left: 10px; font-size: 8pt; color: #444; }



/* EDITOR *****************************************/
body.mceContentBody {
	text-align: left;
	padding: 5px;
}



#footer {
	clear: both;
	text-align: center;
	padding-top: 30px;
}




/* BOXES *********************************************/
.brownbox {
	float: right;
	width: 210px;
	background: url('../img/brownbox.bottom.gif') bottom left no-repeat;
	padding: 0 0 20px 0;
	position: relative;
	color: #fff;
	margin-left: 30px;
}


.brownboxmid {
	background: url('../img/brownbox.mid.gif') top left repeat-y;
}
.brownboxtop {
	background: url('../img/brownbox.top.gif') top left no-repeat;
}
.brownboxtitle {
	background: url('../img/brownbox.title.gif') bottom left no-repeat;
	padding: 10px 13px 0 10px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	line-height: 40px;
	margin-bottom: 10px;
}
.brownboxmid p, .brownboxmid ul {
	margin-left: 15px;
	margin-right: 12px;
}
.brownbox li { margin-left: 15px; }
.brownbox a, .brownbox a:visited { color: #fff; }


.boxof3 {
	float: left;
	width: 210px;
	background: url('../img/boxof3.bottom.gif') bottom left no-repeat;
	padding: 0 0 12px 0;
	position: relative;
}
#box1of3, #box2of3 { margin-right: 15px; }


.boxof3mid {
	padding: 43px 10px 0 10px;
	background: url('../img/boxof3.mid.gif') top left repeat-y;
	height: 120px;
}
.boxof3title {
	position: absolute;
	top: 0; left: 0;
	width: 210px; height: 35px;
	background: url('../img/boxof3.top.gif') top left no-repeat;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
}


.boxof2 {
	float: left;
	width: 200px;
	background: url('../img/boxof2.bottom.gif') bottom left no-repeat;
	padding: 0 0 12px 0;
	position: relative;
	margin-bottom: 10px;
}
.box1of2 { margin-right: 15px; clear: left; }


.boxof2mid {
	padding: 43px 10px 0 10px;
	background: url('../img/boxof2.mid.gif') top left repeat-y;
	height: 120px;
}
.boxof2title {
	position: absolute;
	top: 0; left: 0;
	width: 200px; height: 35px;
	background: url('../img/boxof2.top.gif') top left no-repeat;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
}



/* FAQ **************************************************/
.question {
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
}


/* PRICING & DESIGN ***************************************/
#pricing td, #pricing th {
	width: 90px;
}
#design td, #design th {
	width: 120px;
}
#design th, #pricing th {
	font-size: 1.5em;
}
#pricing td.rowlabel {
	text-align: left;
	font-weight: bold;
}



.homeiconspacer {
	float: right; 
	width: 1px; 
	height: 30px;
}
.homeicon {
	clear: right;
	float: right;
	margin: 5px 0 10px 10px;
}
#emailsubscribe input.text { 
	border-color: #908052; 
	border-style: solid;
	border-width: 1px;
	height: 21px;
	line-height: 21px;
	width: 120px;
	padding: 0 5px;
	margin-right: 2px;
}
#emailsubscribe td {
	border-width: 0; border-style: solid;
	padding: 0;
}






/* TITLES ****************************************************/
#subhead #titlehome {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.home.gif') right no-repeat;
}
#subhead #titlewhy {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.why.gif') right no-repeat;
}
#subhead #titledesign {
	padding-top: 20px;
	height: 66px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.design.gif') right no-repeat;
}
#subhead #titleprice {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.price.gif') right no-repeat;
}
#subhead #titlefaq {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.faq.gif') right no-repeat;
}
#subhead #titlecontact {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.contact.gif') right no-repeat;
}
#subhead #titlesignup {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.signup.gif') right no-repeat;
}
#subhead #titlesignupinfo {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.signupinfo.gif') right no-repeat;
}
#subhead #titleterms {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.terms.gif') right no-repeat;
}
#subhead #titleprivacy {
	padding-top: 20px;
	height: 33px;
	text-indent: -9999px;
	text-align: left;
	background: url('/img/title.privacy.gif') right no-repeat;
}
