body
{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	background: #babbbe url(../images/ssTopBG.jpg) repeat-x top;
}

#topBG
{
	width:100%;
	background: #323232 url(../images/ssTopBG.jpg) repeat-x top;
}

img
{
	border:none;
}
#page
{
	width:1000px;
	/*background-color:#FFF;*/
	margin-left:auto;
	margin-right:auto;
}


#christmas
{
	position:absolute;
	top:185px;
	left:345px;
	background: url(../images/ChristmasShipping.png) no-repeat top center;
	width:273px;
	height:139px;
}

#header-wrap
{
	width:1000px;
	height:116px;
	background: url(../images/headerbg.png) no-repeat top center;
}
	#header-flash
	{
		width:750px;
		height:116px;
		float:left;
		/*background-color:#ebebeb;*/
	}
	#login-box
	{
		margin-top:18px;
		float:right;
		color:#FFF;
	}
	#login-box h1
	{
		font-size:1.4em;
		margin:0;
		padding:0;
		font-weight:bold;
		text-align:center;
	}
	#login-box form
	{
		background-color:#003399
	}
	
	#login-box input.text
	{
		width:100px;
	}
	
	#user-box-wrap
	{
		width:250px;
		height:116px;
		float:right;
	}
		#hello
		{
			line-height:18px;
			font-size:1.2em;
			color:#000;
			text-align:center;
			width:245px;
			padding-right:5px;
			overflow:hidden;
			
		}
		#user-box
		{
			background-color: #003399;
			height:98px;
			width:250px;
			float:right;
			color: #FFF;
			text-align:center;
			
		}
		
		#user-box table
		{
			width:250px;
		}
		
		#user-box a
		{
			font-size:1.2em;
			font-weight:bold;
			color:#FFF;
			text-decoration:none;
		}
		#user-box a:hover
		{
			text-decoration:underline;
		}
	
	
	

#content-wrap
{
	margin:0;
	width:986px;
	background: url(../images/content-midbg.jpg) repeat-y center;
	border-left: 7px solid #00035e;
	border-right: 7px solid #00035e;
}
	#content-wrap p
	{
		margin:0;
		padding:0;
	}
	
	#content-top
	{
		width:100%;
		background-color:#000;
	}
	
	#content-bottom
	{
		width:100%;
	}
	
	
	#content
	{
		/*background-color:#a4c0eb;*/
	}
	
	#content h2
	{
		font-size:2em;
		color:#009;
	}
	
	#content-top
	{
		background: #ffffff url(../images/content-topbg.jpg) no-repeat top center;
		width:986px;
		height:84px;
	}
	
	#content-top-inner
	{
		padding:10px;
		
	}
	
	#content-bottom
	{
		width:986px;
		height:84px;
		background: url(../images/content-botbg.jpg) no-repeat top center;
	}
	
	#flash-home
	{
		width:986px;
		height:608px;
		margin:0;
		background-color:#000066;
	}
	
	#content-content p
	{
		font-size:1.3em;
		padding-bottom:10px;
	}
	.pagetitle
	{
		float:left;
	}
	
	.pad
	{
		padding: 10px;
	}
	
	
	#messages
	{
		font-size:1.5em;
		
	}
		div.error_msg
		{
			color:red;
		}
		div.error_msg li
		{
			margin-left:15px;
		}
		div.success_msg
		{
			color:green;
		}	

	form span.required
	{
		font-weight:bold;
	}

	
	#skinztable
	{
		margin-left:auto;
		margin-right:auto;
	}
	
	.skinimage
	{
		padding:20px 20px 5px 20px;
	}
	.skindetails
	{
		 padding:0 20px 0 20px;
		 
	}
	.skinname
	{
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		font-size:1.5em;
		font-weight:bold;
	}
	

#footer-wrap
{
	width:986px;
	width:1000px;
	height:40px;
	background-color: #01025c;
}

	#footer-left
	{
		padding:10px;
		color:#FFF;
		font-size:1.3em;
		float:left;
		width:150px;
	}
	
	#footer-center
	{
		text-align:center;
		width:640px;
		height:40px;
		float:left;
		margin-left:auto;
		margin-right:auto;
		font-size:1em;
		padding:10px;
	    color: White;
	}
	
	
	
	.logoImage
	{
		
	}
	#footer-wrap a, #footer-wrap a:visited
	{
		color:#FFF;
		text-decoration:none;
		font-weight:bold;
	}
	#footer-wrap a:hover
	{
		text-decoration:underline;
	}
	
	#footer-right
	{
		background-color:#FFF;
		width:140px;
		margin-right:8px;
		padding:0 10px 0 10px;
		height:40px;
		float:right;
		color:#03F;
	}
	#footer-right a, #footer-right a:visited
	{
		color:#06F;
	}
	
	#footer-right a:hover
	{
		color:#039;
	}

	#footer-right img
	{
	padding-top:10px;
	padding-left:3px;
	}


/*************************************************
**************************************************
INDEX REDONE
**************************************************
*************************************************/

#btnDesignOwn
{
	position:absolute;
	top:245px;
	left:108px;
}

#btnGiftCerts
{
	position:absolute;
	top:405px;
	left:220px;
}

#btnWhatAreSkinz
{
	position:absolute;
	top:395px;
	left:15px;
}

#homeRedoContainer
{
	position:relative;
	width:986px;
	height:550px;
	background-image:url(../images/indexBGDark.jpg);
}


#indexButtonHolder
{
	position:absolute;
	top:400px;
	left:30px;
}

#indexButtonImgCD
{
	position:absolute;
	top:470px;
	left:30px;
}

#indexButtonSideCD
{
	line-height:32px;
	font-weight:normal;
	position:absolute;
	top:470px;
	left:70px;
	color:#6d6c6c;	
}

#indexButtonSideCD a
{
	font-weight:normal;
	text-decoration:none;
	color:#6d6c6c;	
}

#indexButtonSideCD a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#045e9b;	
}

#indexButtonImgSS
{
	position:absolute;
	top:470px;
	left:220px;
}

#indexButtonSideSS
{
	line-height:32px;
	font-weight:normal;
	position:absolute;
	top:470px;
	left:260px;
	color:#6d6c6c;	
}

#indexButtonSideSS a
{
	font-weight:normal;
	text-decoration:none;
	color:#6d6c6c;	
}

#indexButtonSideSS a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#045e9b;	
}

#indexContent
{
	position:absolute;
	top:15px;
	left:15px;
	width:530px;
	height:230px;
}

#indexContent a
{
	
	color:#FFF;
	text-decoration:underline;
}

#indexContent a:hover
{
	color:#d6f0fd;
	text-decoration:underline;
}

#indexContent h1
{
	margin:10px 10px;
	font-size:23px;
	color:#FFF;
	font-weight:bold;
}

#indexContent h2
{
	text-indent:30px;
	margin:0px 10px 0px 10px;
	font-size:18px;
	color:#68c0e7;
	font-weight:bold;
}

#indexContent h3
{
	text-indent:0px;
	margin:30px 10px 0px 10px;
	font-size:13px;
	color:#EEE;
	font-weight:normal;
}

#indexFB
{
	height:20px;
	width:250px;
	position:absolute;
	top:35px;
	left:580px;
}

#indexFacebookBadge
{
	position:absolute;
	top:470px;
	left:500px;
}

#indexTwitterBadge
{
	position:absolute;
	top:470px;
	left:570px;
}

#indexMain
{
	background-image:url(../images/indexBG.jpg);
	width:986px;
	height:550px;
}

#indexText
{
	width:400px;
	height:550px;
}

#whatAreSkinzContainer
{
	position:relative;
	width:986px;
	height:550px;
	background-image:url(../images/whatAreSkinzBGNew.jpg);
}

#whatAreSkinzContent
{
	position:absolute;
	top:15px;
	left:30px;
	width:450px;
	height:auto;
}




/*************************************************
**************************************************
ORDER HISTORY
**************************************************
*************************************************/

.blueBold
{
	color:#00C;
	font-size:18px;
	font-weight:bold;
}

.blueBoldSmall
{
	color:#00C;
	font-size:14px;
	font-weight:bold;
}

.optional
{
	color:#006;
	font-size:16px;
	font-weight:bold;
}


.optional2
{
	font-size:12px;
	
}



table tr.header
{
	font-size:1.6em;
}

table tr.line
{
	font-size:1.3em;
}


#faq h1
{
	font-size:1.5em;
	font-weight:bold;
	
}

#faq h2
{
	font-size:1.4em;
	font-weight:bold;
	
}

#faq p
{
	font-size:1.3em;
	padding: 5px 0 10px 0;
}

#contact h1
{
	font-size:1.4em;
	font-weight:bold;
	
}

#contact p
{
	font-size:1.3em;
	padding: 5px 0 10px 0;
}

#contact td
{
	font-size:1.3em;
	padding: 5px 0 10px 0;
}

.usernav
{
	font-size:1.25em;
	font-weight:bold;
}
.usernav a
{
	color:#000000;
}

.tableheader
{
	font-size:1.4em;
	font-weight:bold;
}
.tableheader td, .tableline td
{
	padding: 10px 5px 0 5px;
}

.tableline
{
	font-size:1.3em;
}


.whiteIndex
{
    	float:left;
		margin-left:auto;
		margin-right:auto;
		font-size:1.3em;
		padding:10px;
	    color: White;
}

.whiteIndexNew
{
		text-indent:30px;
    	float:left;
		margin-left:auto;
		margin-right:auto;
		font-size:1em;
		padding:10px;
	    color: White;
}


#admin-nav
{
	padding-top:50px;
	padding-left:7px;
}

#admin-nav td, #admin-nav a
{
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
}
