body
{
	background-color: #000;
	-webkit-text-size-adjust: none;
}

a
{
	color: #ffffff;
}

#window
{
	overflow: hidden;
}

#animator
{
	position: relative;
	left: 0;
	top: 0;
	width: 2880px;
}

.levels
{
	position: relative;
	float: left;
}

#topnav
{
	
	background-image: url(images/topnavbg.gif);
	height: 44px;
}

.back_button {
	float: left;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	line-height: 30px;
	text-decoration: none;
	padding-left: 3px;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    width: 32px;
    margin-top: 7px;
    margin-left: 5px;
	border-left-width: 12px;
    border-right-width: 12px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(images/back_button.png) 0 12 0 12 stretch stretch;
}

.button {
	float: right;
	font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	line-height: 30px;
	text-decoration: none;
	padding-left: 3px;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    height: 30px;
	width: 77px;
	margin-top: 7px;
    margin-right: 5px;
	border-left-width: 12px;
    border-right-width: 12px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(images/button.png) 0 12 0 12 stretch stretch;
}

#botnav
{

	overflow: hidden;
	background-image: url(images/botnavbg.gif);
	height: 48px;
}

#buycooshlnds
{
	float: right;
	position: relative;
	background-image: url(images/buycooshlnds.jpg);
	margin: 10px 20px 0 0;
	height: 25px;
	width: 125px;
}

.botnavicon
{
	margin: 2px 8px 0 0;
	float: right;
	position: relative;
	display: block;
	width: 70px;
	height: 44px;
}

#botinfo
{
	height: 35px;
}

.botinfoicon
{
	overflow: hidden;
	float: right;
	position: relative;
	display: block;
	background-image: url(images/infobutton.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 45px;
	height: 35px;
}

#container
{
	background-position: top center;
	background-repeat: no-repeat;
}

#home
{
	/*background-image: url(images/cooshbg.png);*/
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.wallpaper
{
	padding-bottom: 8px;
}

.videos
{
	background-image: url(images/videosbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 8px;
}

.trailer
{
	background-image: url(images/trailerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 8px;
}

.buy
{
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.what
{
	padding-bottom: 8px;
}

.info
{
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

/*
#mainlist
{
    background-color: #000;
    position: relative;
	margin-left: 8px;
	margin-right: 8px;
    width: auto;
}

#mainlist li
{
    position: relative;
    height: 44px;
    width: auto;
    overflow: hidden;
	background-repeat: no-repeat;
}

#mainlist li a
{
	display: block;
	height: 100%;
	text-decoration: none;
}

#mainlist li:first-child
{
	height: 60px;
}
*/

#orangetop
{
	border-left-width: 12px;
	border-right-width: 12px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	position: relative;
	height: 40px;
	width: 292px;
	margin-right: auto;
	margin-left: auto;
    -webkit-border-image: url(images/orangetop.png) 0 12 0 12 stretch stretch;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
}

#orangetop .hd
{
    position: relative;
    background-repeat: no-repeat;
    width: auto;
    min-height: 70px;
    height: auto;
    background-position: 50% 50%;
}

#orangetopwide
{
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    position: relative;
    height: 63px;
    width: 308px;
    margin-right: auto;
    margin-left: auto;
    -webkit-border-image: url(images/orangetopwide.png) 0 6 0 6 stretch stretch;
}

#orangetopwide .hd
{
    position: relative;
    background-repeat: no-repeat;
    width: auto;
    min-height: 70px;
    height: auto;
    background-position: 50% 50%;
}

#gizmos
{
	height: 239px;
    position: relative;
	width: 302px;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
	text-align: center;
	border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}

#gizmos #TL
{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	float: left;
	width: 50%;
}

#gizmos div a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 118px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#gizmos #img1 {
    background-image: url(images/gizmoiphone.gif);
}

#gizmos #img2 {
    background-image: url(images/gizmoipod.gif);
}

#gizmos #img3 {
    background-image: url(images/gizmoblackberry.gif);
}

#gizmos #img4 {
    background-image: url(images/gizmophones.gif);
}

#gizmos #TR
{
	position: relative;
	float: left;
	width: 50%;
}

#gizmos #BL
{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	float: left;
	width: 50%;
}

#gizmos #BR
{
	position: relative;
	float: left;
	width: 50%;
}


#standardlist {
    overflow: hidden;
    padding: 0px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: 302px;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-top-collapse: separate;
    background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}

.standardlist_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-color: #525252;
}

.standardlist_template a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.standardlist_template:last-child {
    border: 0;
}

.label_template {
    position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Trebuchet MS';
    color: rgb(255, 255, 255);
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 15px;
    font-size: 15px;
}

/*.whitebutton {
    overflow: hidden;
    padding: 0px;
    margin-bottom: 17px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
    -webkit-margin-top-collapse: separate;
    background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}*/

.whitebutton {
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: #fff;
    border-color: rgb(184, 184, 184);
    position: relative;
    height: 43px;
    width: 302px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
	border-width: 1px;
    border-color: #525252;
    margin-left: auto;
    margin-right: auto;
}

.whitebutton a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.whitebutton_template {
    position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Trebuchet MS';
    color: #454545;
    height: auto;
    top: 12px;
    bottom: 12px;
    line-height: 17px;
    font-size: 17px;
}

.whitebuttonsm_template {
    position: absolute;
    left: 9px;
    right: 9px;
    width: auto;
    font-family: 'Trebuchet MS';
    color: #454545;
	height: 30px;
    top: 15px;
    bottom: 12px;
    line-height: 12px;
    font-size: 12px;
}

.arrow_template {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 10px;
    top: 15px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
}

#mainlist {
    overflow: hidden;
    padding: 0px;
    margin-bottom: 0;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px;
    -webkit-border-top-right-radius: 6px 6px;
    -webkit-border-top-left-radius: 6px 6px;
    -webkit-border-bottom-left-radius: 6px 6px;
    -webkit-border-bottom-right-radius: 6px 6px;
    position: relative;
    width: 302px;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-top-collapse: separate;
    background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
	background-image: url(images/mainlistbg.gif);
	background-repeat: repeat-x;
}

.mainlist_template {
	background-repeat: no-repeat;
    position: relative;
    list-style-type: none;
    height: 43px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-color: #525252;
}

.mainlist_template a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.mainlist_template:first-child {
    height: 58px;
}

.mainlist_template:last-child {
    border: 0;
}

.mainlabel_template {
    position: absolute;
    left: 44px;
    overflow: hidden;
    height: auto;
	width: auto;
    top: 0;
    bottom: 0;

}

.mainlist_template:first-child .arrow_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 10px;
    top: 23px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
}

.orangetext
{
	color: #ff8b02;
}

.strongorange
{
	padding: 5px 0;
	display: block;
	color: #ff8b02;
	text-transform: uppercase;
	font-size: 16px;
}

h2
{
	padding: 0 0 8px 0;
	display: block;
	color: #ff8b02;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

#stayson
{
	width: 267px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
	color: #fff;
	border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
	padding: 20px 15px 20px 20px;
}

#stayson #text
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
}

.infopage
{
	width: 267px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
	color: #fff;
	border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
	padding: 20px 15px 20px 20px;
}

.infopage .text
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}

#stayson img
{
	padding: 7px 0;
	display: block;
}

#buycolon
{
	background-image: url(images/buylink.gif);
	background-repeat: no-repeat;
	background-position: 50% 2px;
	height: 40px;
	position: relative;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    margin-right: 8px;
}

#whitelist {
    overflow: hidden;
    padding: 0px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: 302px;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-top-collapse: separate;
    background-color: #fff;
    border-color: rgb(184, 184, 184);
}

.whitelist_template {
    position: relative;
    list-style-type: none;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-color: rgb(184, 184, 184);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: top right;
}

.whitelabel_template {
    position: absolute;
    left: 14px;
    right: 14px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: 'Trebuchet MS';
    color: #000;
    height: auto;
    top: 14px;
    bottom: 14px;
    line-height: 14px;
    font-size: 13px;
}

.whitelist_template a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.whitelist_template:last-child {
    border: 0;
	background-color: transparent;
}

.strongorangebg
{
	font-weight: bold;
	padding: 0 4px 2px 4px;
	background-color: #ff8b02;
	color: #000;
	border-bottom: solid 1px #fff;
}

p
{
	margin: 6px 0 0 0;
}

strong
{
	font-weight: bold;
}

#wallimage
{
	height: 480px;
    position: relative;
	width: 320px;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
    border-width: 0;
}

#wallinstructions
{
	height: 280px;
    position: relative;
	width: 286px;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
	border-width: 0;
	border-color: #fff;
	text-align: left;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: #fff;
	padding: 16px;
    font-family: 'Trebuchet MS';
    color: #000;
    line-height: 16px;
    font-size: 13px;
}

#wallinstructions strong
{
	font-size: 14px;
}

#wallthumbs
{
	height: 348px;
    position: relative;
	width: 302px;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
	text-align: center;
	border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
	background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}

#wallthumbs #TL
{
	position: relative;
	float: left;
	width: 147px;
}

#wallthumbs #img1 {
    background-image: url(images/wallthumb1.jpg);
}
#wallthumbs #img2 {
    background-image: url(images/wallthumb2.jpg);
}
#wallthumbs #img3 {
    background-image: url(images/wallthumb3.jpg);
}
#wallthumbs #img4 {
    background-image: url(images/wallthumb4.jpg);
}

#wallthumbs div a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 170px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

#wallthumbs #TR
{
	position: relative;
	float: left;
	width: 147px;
}

#wallthumbs #BL
{
	position: relative;
	float: left;
	width: 147px;
}

#wallthumbs #BR
{
	position: relative;
	float: left;
	width: 147px;
}

#wallthumbs #TL .img {left: 8px; top: 8px;}
#wallthumbs #TR .img {left: 4px; top: 8px;}
#wallthumbs #BL .img {left: 8px;}
#wallthumbs #BR .img {left: 4px;}

#videoslist {
    overflow: hidden;
    padding: 0px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: 302px;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-top-collapse: separate;
    background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}

.videoslist_template {
    position: relative;
    list-style-type: none;
    height: 101px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-color: #525252;
}

.videoslist_template p {
	margin: 0 0 10px 0;
}

.videoslist_template a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.videoslist_template:first-child {
	height: 245px;
	background-color: rgb(23, 23, 23);
}

.videoslist_template:last-child {
    border: 0;
}

.videoslabel_template {
    position: absolute;
    left: 164px;
    right: 9px;
    width: auto;
    font-family: 'Trebuchet MS';
    color: rgb(255, 255, 255);
    top: 9px;
    bottom: 9px;
    line-height: 14px;
    font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#colorlist {
    overflow: hidden;
    padding: 0px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: 302px;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-top-collapse: separate;
    background-color: rgb(23, 23, 23);
    border-color: rgb(184, 184, 184);
}

.colorlist_template {
	background-repeat: no-repeat;
    position: relative;
    list-style-type: none;
    height: 97px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-color: #525252;
}

.colorlist_template a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.colorlist_template:last-child {
    border: 0;
	height: 43px;
}

.colorlabel_template {
    position: absolute;
    left: 122px;
    right: 9px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Trebuchet MS';
    color: rgb(255, 255, 255);
    height: auto;
    top: 21px;
    bottom: 14px;
    line-height: 14px;
    font-size: 14px;
	background-repeat: no-repeat;
	background-position: 17px left;
}

.orangearrow_template {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 10px;
    top: 67px;
    background-image: url(images/orangearrow.gif);
    background-repeat: no-repeat;
}

.cooshtext
{
	font-size: 15px;
	font-weight: bold;
}

.largebold
{
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	color: #ff8b02;
}

.homelink
{
	position: absolute;
	display: block;
	z-index: 100;
}

#submissive
{
	position: relative;
	top: 5px;
	margin-bottom: 12px;
}/* CSS Document */

.titreArt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #DC0A8D;
}
