@charset "utf-8";
/* CSS Document */

a {
	outline: none;
	color: #002535;
	font-family: arial;
}

fieldset {
	border: 0;margin:0;padding:0;
}

.divider {
	width: 876px;
	height: 1px;
	display: block;
	clear: both;
	border-bottom: 1px solid #cee0e0;
	margin: 10px 0 10px 0;
}

legend {
	display: none;
}

p {
	font-size: .9em;
}
body {
	background: #d0fdfd url(../images/site-bg.gif) repeat-x;
	margin:0;padding:0;
	font-family: arial;
}

#container {
	display: block;
	width: 927px;
	margin: 0 auto;
}

p.logo {
	display: inline;
	float: left;
	width: 244px;
	height: 90px;
	background: url(../images/logo.gif) no-repeat;
	margin:0;padding:0;
	
	margin-top: 8px;
}

p.logo a {
	display: block;
	width: 244px;
	height: 90px;
	text-indent: -5000px;
}

ul#top-nav {
	list-style-type: none;
	margin:0;padding:0;
	float: right;
	display: inline;
	margin-top: 40px;
	background: #FFFFFF;
	padding-left: 8px;
}

ul#top-nav li {
	display: inline;
	float: left;
	margin-right: 30px;
}

ul#top-nav li a {
	display: block;
	text-decoration: none;
	font-size: .9em;
}

ul#top-nav li.end {
	margin-right: 8px;
}

#sub-header {
	display: block;
	width: 927px;
	height: 173px;
	background: url(../images/clouds.gif) no-repeat;
	margin-top: 4px;
}

.clear {
	clear: both;
}

#main-content {
	display: block;
	width: 877px;
	background: #FFFFFF url(../images/corner-bg.gif) no-repeat;
	padding: 25px;
}

p.hot {
	display: inline;
	float: left;
	width: 584px;
	height: 143px;
	background: url(../images/hot.gif) no-repeat;
	text-indent: -5000px;
	margin-top: -13px;
}

#vertical-divider {
	display: inline;
	float: left;
	width: 1px;
	height: 152px;
	background: url(../images/vertical-divider.gif) no-repeat;
	margin: 0 20px 0 20px;
}

#skin-support {
	display: inline;
	float: left;
	width: 143px;
	height: 104px;
	margin-top: 27px;
}

p.support-style {

	font-weight: bold;
	margin:0;padding:0;
}

ul#support-list {
	margin:0;padding:0;
	list-style-type: none;
	margin-top: 9px;
}

ul#support-list li {
	font-size: .9em;
}
ul#support-list li.inactive {
	font-size: .9em;
	color: #9ec8c8;
}

ul#support-list li a {
	text-decoration: none;
	font-size: .9em;
}

#character-big {
	float: left;
	display: inline;
	width: 158px;
	height: 177px;
	background: url(../images/character.gif);
	margin-top: -10px;
}

h1 {
	margin:0;padding:0;
	font-weight: normal;
	color: #002636;
}

p.main-para {
	margin:0;padding:0;
	margin-top: 6px;
	color: #627474;
}

#skin-container {
	display: inline;
	float: left;
	width: 415px;
	margin-top: 30px;
	margin-right: 15px;
}

img.skin-preview {
	float: left;
	display: inline;
}

#skin-info {
	display: inline;
	float: left;
	margin-left: 14px;
	width: 222px;
}

p.skin-title {
	margin:0;padding:0;
}
p.skin-title a {
	font-size: 1.8em;
	text-decoration: none;
}

img.rating {
	float: left;
	display: inline;
}

p.download-count {
	margin:0;padding:0;
	font-weight: bold;
	color:#3196bf;
}
p.skin-description {
	margin:0;padding:0;
	margin-top: 15px;
	color: #627474;
	font-size: .9em;
	height:65px;
}

p.download-now {
	width: 103px;
	height: 24px;
	background: url(../images/download-now.gif);
	display: inline;
	float: left;
}
p.download-now a {
	width: 101px;
	height: 24px;
	display: block;
	text-indent: -5000px;
}
.addtocart {
	float:left;
	display:inline;
	margin-left: 6px;
	margin-top: 14px;
}

p.button-style {
	background: url(../images/button-dash.gif) repeat-x left center;
	margin:0;padding:0;
	padding: 5px 15px 0 15px;
	margin-top: 25px;
	display: inline;
	height: 30px;
	float: left;
	
}
p.button-style a {
	background-color: #ffffff;
	color: #3196bf;
	font-size: 1.5em;
	text-decoration: none;
}

p#designers-make-money {
	margin-left: 220px;
}
p#advertisers {
	float: right;
}

#footer {
	display: block;
	width: 927px;
	margin: 0 auto;
	margin-top: 35px;
	text-align: center;
}

ul#bottom-nav {
	list-style-type: none;
	margin:0;padding:0;
	display: block;
	margin-left: 215px;
}

ul#bottom-nav li {
	display: inline;
	float: left;
	margin-right: 30px;
}

ul#bottom-nav li a {
	display: block;
	text-decoration: none;
	font-size: .9em;
}

p.footer-note {
	color: #8db0b6;
	margin: 35px 0 70px 0;
	clear: both;
	display: block;
}

#shadow {
	width: 100%;
	height: 100%;
	background-image: url(../images/shadow.gif);
	background-position: center 277px;
	background-repeat: no-repeat;
}

#sd_left {
	display: inline;
	float: left;
	width: 415px;
}

#sd_right {
	display: inline;
	float: left;
	width: 415px;
	margin-left: 30px;
}



















