body {
	background-image: url(random/rotate.php);
	background-repeat: no-repeat;
	background-color: #000000;
	}




.container {
	width: 750px;
	height: auto;
	padding-bottom:40px;	
}

.container #header {
	height: 175px;
	background-image: url(_images/bg.jpg);	
	
	
}

#header {
	height: auto;
	float: left;
	width: 400px;
	position: fixed;	
}

.container #subheader {
	height: 45px;
	width: 300px;
	margin: 0px;
	padding-top: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.container #search {
	height: 45px;
	width: 180px;
	float: left;
	margin-top: 18px;
}
.container #navmenu #social img {
	height: 25px;
	width: 25px;
	float: right;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 15px;
}
/*navmenu*/

#navmenu  {
	color:#ffffff;
	
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-top:50px;
	text-align:left;
	text-transform:uppercase;
	width:420px;
	margin-left: 100px;
}

#navmenu a {
	color:#CCCCCC;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	font-weight: bold;
	background-color: #000000;
	font-size: 24px;
}

#navmenu a:hover {
	color:#333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
}

#navmenu ul{
	list-style-position: inside;
	list-style-type: none;
	margin-right: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #99ca3d;
	text-transform: lowercase;
}

#navmenu li{
	/*display:inline;*/
	padding-top: 5px; 
	
	
}

/*end navmenu*/

#content {
	height: auto;
	width: auto;	
	
	
}

.container h1 {
	font-weight: lighter;
	color: #666666;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.container  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF99CC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	letter-spacing: -3px;
}

.container h3 {
	font-weight: bold;
	color: #331E1C;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

.container h4, .container h4 a {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.container h5 {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

.container h6 {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

.container h6 a{
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-transform: none;
}

.container h6 a:link, .container h6 a:visited{
	text-transform: none;}

.container p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	
	color: #727272;
}

.container a {
	text-transform: none;
	font-size: inherit;
}

/*Logo*/

ul#logo  {
	width: auto;
	float:left;
	margin-top: 0px;
	padding-top: 0px;
}



ul#logo img
{
	height: 150px;
	width: auto;
}
#logo{
	margin-top: 150px;
	margin-bottom: 100px;
}
#banner {
	float: right;
}

/*Homepage*/

#featured {
	background-repeat: no-repeat;
	float: right;
	margin-right: 0;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-style: italic;
	letter-spacing: -2px;
	
}

#placeholderdiv a {
	color:#ffffff;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background-color: #000000;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
}

#placeholderdiv a:hover {
	color:#000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#insta {

width:850px;
float:right

}

#order {

color:#ffffff;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background-color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;

}
#order a:hover{

color:#ffffff;
	

}

#order a{
	color:#999999;	

}
#title{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #663366;
	letter-spacing: -5px;
	font-size: 55px;
	font-style: normal;
	float: right;
	line-height: 40px;
}

#gift{
	float:left;
	
	padding-bottom: 25px;
}

.sliding{ 
				width: 250px; 
				height: 350px; 
				
				float:left; 
				background-color: #ffffff; 
				color: #CCCCCC;
				overflow: hidden; 
				position: relative; 
			}
				.sliding img{ 
					position: absolute;
					top: 0; 
					left: 0; 
					border: 0; 
					height: auto;
					width: 250px;
				}
				.sliding p{
	padding: 0 10px;
	color:#333333;
	font-weight:bold;
	font:8px;
	font-family: Helvetica, Arial, sans-serif;
				}
				
				.sliding h3 a{
	padding: 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	color: #331E1C;
				}
				
				.sliding h3 a:hover{
	color: #ECC0C6;
				}

#free{
	
	
}

.free{
	color:#331E1C;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-bottom:50px;
	
	letter-spacing: -1px;
	
	padding-top: 25px;
	margin-top: 25px;
}

.free .sliding {background-color:#FFFFFF; 
color:#331E1C; 
margin:25px; }

.free h1{color:#ECC0C6;
font-size: 48px;}


/*Product Page*/

#name {
margin-top:50px;}

#name h1 {
	color:#000000;
font-family:Helvetica,Arial,sans-serif;
font-style:normal;
font-weight:bold;
letter-spacing:-2px;
}

#name h2 {
	color:#990000;
font-weight:bold;
letter-spacing:-1px;
line-height:0;
text-transform:uppercase;
}

#sidebar1 {float:left;
padding-top:50px;}

#sidebar2 {float:left}

#giftimg {float: left;
height:300px; 
 }

#giftimg img {width:330px;
}

#package {
	background-color:#FFFFFF;
	border:thick solid #CCCCCC;
	padding:10px;
	width:200px;
	margin-top: 400px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

#package p {font-size: 11px;
color:#333333}

#desc {float:left;
width:320px;
margin-bottom:50px;}

#desc #title {float: left;
width:300px}


#desc h2 {font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;	
color: #ECC0C6;
font-size:36px}

#desc p {padding-left: 25px;} 

#title h3 {font-size:24px;
letter-spacing:-2px;}

#title img {height:50px;
margin-bottom:25px;
margin-left:25px;}

#checkout {float: right; 
padding-top: 50px;}

#checkout a{
	background-color: #FF99CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#checkout a:hover {
	background-color: #FF99CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #331E1C;
}


a.top, a:visited.top{
float:right;
	
}





#mailing {
	float: left;
	width: 330px;
	margin-left: 10px;
	margin-bottom: 50px;	
}

#mailing2 {
	float: left;
	width: 330px;
	margin-left: 125px;
	margin-bottom: 50px;	
}

fieldset {
border: thick solid #CCCCCC;}



#intro {
	float: left;
	margin-top: 10px;
}




.widget {
	float: left;
}

#about, #faq {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
}




#about a {
	color:#003366;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
} 

#about th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#about table {width: 400px}

#faq a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	text-transform: none;
	font-size:inherit;
}

#faq h2 {
	color: #330000;
}

#about #twitter_div {
	list-style-type: none;
	width: 200px;
	float: left;
	background-image: url(_images/twitter-balloon.png);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 10px;
	padding-left: 120px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-left: 220px;
	
}

.product {
	float:left;
height:125px;
width:337.5px;
text-align: center;	
}

.product img{
	height: 50px;
	margin-bottom: 10px;
	
}

.product .social img{
	height:16px;
margin:2px;
}

#alamkita {
margin-bottom:0px;}

#alamkita img {height:100px;
margin-bottom:0;}

#twit{
	position: absolute;
}

#sale{
	font-size: 12px;
	color: #CC0000;
	
	float: left;
	font-weight: bold;
	width: 775px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

a#previous {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	float: left;
	margin-left: 15px;
}

#upper {
	text-align: center;
	vertical-align: middle;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 25px;
}

a#next {
	float: right;
	margin-right: 20px;
}

img#sales {
	float: right;
	margin:0;
		
}
#twitterlist {
float:left;}

#terms {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.contact {
	float:left;
	text-align:left;
	width:200px;
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:100;
	line-height:25px;
	color: #999999;
} 

.contact a {
	text-transform: lowercase;
	color:#004266;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
} 

.contact a:hover {
color:#0099FF;

	text-decoration:none;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}

.contact img {margin-top:1px;}

.contact h2{margin-bottom:0px;}

#pingbox {float:left}

#form {
	float:left;
font-size:10px;
width:400px;
margin-top:10px;
margin-bottom:20px;

}


#design{
	background-image:url(_images/design/bg.png);
background-repeat:repeat-y;
float:left;
height:auto;
width:775px;
}

#design #twitter_div {
	float:left;
margin-left:240px;
margin-top:300px;
position:absolute;
}

.logo {
float:left;
margin-left:150px;
margin-top:75px;

}

#white {
	background-color: #FFFFFF;
	height: auto;
	width: 495px;
	
	margin-bottom: 50px;
	margin-left: 100px;
	float: left;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
}

#white .logo{
	float:none;
	margin-left:0;
	margin-top:0;
}

#white .logo2{
	float:none;
	margin-left:7px;
	margin-top:0;
}

#white .logo img {
	height: 75px;
}

#white #text{
	margin-top:20px;
	padding-left:20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}



#white h2 {color:#999999}

.client {
	border:5px solid #EAEAEA;
margin:10px 10px 10px 130px;
padding:5px;
text-align:center;
vertical-align:middle;
width:235px;
}

.client img{
	width: 200px;
	margin-top:25px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}

.menu {
	float:left;
margin-bottom:50px;
margin-left:150px;
margin-top:25px;
}

.menu img {
	margin-top: 5px;
	
}

.cbox img {
	height: 60px;
	width: auto;
	text-align: center;
	margin: 10px;
}

.cbox {
	height: 210px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-top: -15px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 16px;
	padding: 0px;
}
.cbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.content2 {
	background-image: url(_images/bg-content2.png);
	height: 445px;
	width: 700px;
	float: left;
	margin-top: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#twitter_div {
	list-style-type: none;
	width: 200px;
	float: left;
	background-image: url(_images/twitter-balloon.png);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 10px;
	padding-left: 120px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-left: 240px;
}
#twitter_update_list {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 110px;
	width: 105px;
	line-height: 11px;
}

#sisters img {
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#sisters {
	background-color:#FFFFFF;
margin-bottom:25px;
text-align:center;
}

.affiliates {
	background-image: url(_images/bg-featured.png);
	height: 200px;
	width: 700px;
	float: left;
	margin-top: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.logo-h {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.links {
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#social {
	width: 200px;
	float: right;
	left: 656px;
	top: 468px;
	padding-right: 25px;
}

#social  img   {
	height: 20px;
	width: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}


.container .affiliates .logo-h #img-logo {
	height: auto;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
.container .affiliates {
	margin-bottom: 20px;
}

#bottom {
	clear:both;
	display:block;
	font-size:11px;
	line-height:1.6em;
	position:relative;
	width:660px;
	color: #666666;
	background-image: url(_images/bg-bottom.png);
	height: 90px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat;
	padding-right: 45px;
	padding-left: 45px;	
	
}
#bottom a:link, #bottom a:visited {
	color:#666666;
	text-decoration:none;
}
#bottom li {
display:inline;
padding:0 40px;
}
#bottom p {
line-height:18px;
}

#logo-footer img {
	
	float: left;
	margin: 15px;
}

#logo-kads img {
	
	float: right;
	margin: 15px;
}

#bottom .links {
	float:left;
	padding-top:3px;
	text-align:left;
	width:auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
}

div#footer{
	position:fixed;
	background-color: #000000;
	bottom:0;
	left:0;
	width:100%;
	height:28px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	float: left;
 }
 @media screen{
 }
 
 #footer a {
	text-transform: none;
	font-size: 11px;
}

#footer a:hover {
	text-transform: none;
	color: #666666;
	font-size: 11px;
}



.link {
color:#ffffff;}

.links {
	float:left;
	
	margin-top:6px;
	text-align: center;
}



#sharethis {
background-color:#FFFFFF;
float:right;
margin:4px;
padding:1px 1px 2px 3px;

}

#about table {
border-collapse:collapse;
margin:0 0 20px;
padding:0;
width:100%;
}
#about  table th {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:15px 0 4px;
	text-align:left;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
#about  table td {
	font-family:Verdana,sans-serif;
	font-size:90%;
	margin:0;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	background-position: top;
}

.box {
background-color:#504D6F;
border:1px solid #FFFFFF;
height:auto;
padding:5px;
width:125px;
}


		
		#facebookbox{
	
	margin-left: 15px;
}
		
		a#linkbox {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #009999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover#linkbox {
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #660000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;	
}
		
		
		blockquote {
background-position:-10px -7px;
border: 1px dashed #FFC600;
margin: 20px 10;
padding: 0 20px 0 50px;
background: url("http://3.bp.blogspot.com/_OFh1WWXWCHM/RYSastsulCI/AAAAAAAAAAc/sfRxt3XCsYA/s400/quote.png") 5% no-repeat #FFF8DD;
}

#faq blockquote {
	font-size:13px;
	color: #333333;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.quotefrom{
	float: right;
	margin-right: 25px;
	text-align: right;
	
}

#newsletter {
width: 200px;
float:left;}

#about blockquote {
	font-size:13px;
	color: #333333;
	padding-left: 120px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
