* {
	margin:0;
	padding:0
}

body {
	color:#FFF;
	background-color:#9876ff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-x;
	margin:0
}
h1, h2, h3 {
	color:#FFF
}

h2 {
	font-size:18px
}

p, blockquote, ul, ol {
	margin-bottom:1.5em;
	text-align:left;
	line-height:1.65em
}

blockquote {
	margin-left:2em;
	margin-right:2em;
	font-style:italic
}

a:hover {
	text-decoration:none;
	color:#f8c911
}
a.pdf {
	background-image:url(../../images/page_white_acrobat.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:24px
}
img {
	border:none;
	background-image:none
}
.col160 {
	width:160px;
	float:left;
	background-image:url(../../images/column_divider.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:10px
}
.col160 h2 {
	margin-left:10px;
	margin-right:10px
}

.col240 {
	width:240px;
	float:left;
	background-image:url(../../images/column_divider.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:10px
}
.col240 h2 {
	margin-left:10px;
	margin-right:10px
}


.col480 {
	float:left;
	padding:0 20px 20px 20px;
}
.boxout {
	padding-top:20px;
	float:left;
	width:480px;
	color:#fff;
}
.col480 li {
	list-style-type:none;
	background-image:url(../../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:1em
}
.col480 li.artwork {
	list-style-type:none;
	background-image:none
}
.col480 li.artwork2 {
	color:#FFF;
	font-weight:700;
	font-size:14px;
	list-style-type:none;
	background-image:none
}
.col480 ul {
	margin-left:0;
	margin-bottom:0.6em;
	padding-bottom:0.6em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDD
}
.col480 h1 {
	margin-bottom:0.3em;
	padding-bottom:0.3em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDD;
	font-size:24px
}
.col480 p {
	margin-bottom:0.6em;
	padding-bottom:0.6em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDD
}
.col480 p.highlight {
	color:#fea910;
	font-weight:700;
	font-size:14px
}
.col480 p.question, .col480 h3 {
	color:#fea910;
	font-weight:700;
	font-size:14px;
	border-style:none;
	margin:0;
	padding:0
}
.col480 p.including {
	font-weight:700;
	color:#93F;
	font-style:italic;
	font-size:11px
}
#header {
	width:1000px;
	height:200px;
	margin:0 auto
}
#logo {
	float:left;
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:115px;
	width:1000px
}
#logo h1 {

	height:115px;
	width:400px;
	float:left;
}
#logo h1 a {
	text-indent:-9999px;
	display:block;
	height:76px;
	width:500px
}
#strapline {
	float:right;
	width:250px;
	height:115px;
}

#menu {
	width:1000px;
	float:left;
	height:25px;
	padding-left:100px;
}
#menu ul {
	list-style:none;
	margin:0
}
#menu a {
	display:block;
	float:left;
	width:152px;
	height:37px;
	padding-top:8px;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	color:#f8c911;
	background-image:url(../../images/topnav_bg.gif);
	background-repeat:repeat-x;
	padding-right:8px;
	font-size:14px
}
#menu .active a {
	background-image:url(../../images/topnav_active.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFF
}
#menu .visited a {
	background-image:url(../../images/topnav_active.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#000
}

#menu span {
	display:block;
	float:left;
	width:152px;
	height:37px;
	padding-top:8px;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	color:#FFF;
	padding-right:8px;
	font-size:14px
}

.descr {
	font-size:10px;
	font-weight:400;
	font-style:italic
}
#content {
	width:820px;
	margin:0 auto
}



#main {
	float:left;
	width:480px;

	background-repeat:no-repeat;
	background-position:center top
}

#main2 {
	float:left;
	width:480px;
	background-image:url(../../images/content_bg2.gif);
	background-repeat:no-repeat;
	background-position:center top
}

#main3 {
	float:left;
	width:600px;
	background-image:url(../../images/content_bg3.gif);
	background-repeat:no-repeat;
	background-position:center top
}


#maininfo {
	float:left;
	width:480px;
	background-image:url(../../images/maininfo_bg.gif);
	background-repeat:no-repeat;
	background-position:center top
}
#sidebar2 {
	padding-left:10px
}
#footer {
	clear:both;
	width:100%;
	height:120px;
	margin:0 auto;
	padding:0;
	background-image:url(../../images/bottombackground.gif);
}
#footer p{
	text-align:center;
	line-height:normal;
	font-size:13px;
	color:#FFF;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	margin:0
}

#footer p a {color:#FFF;}

#footer a, a:hover {
	text-decoration:none;
	color:#f8c911;
}
#sidebar1 ul {
	list-style:none;
	margin:0px 0 0
}
#sidebar1 a {
	display:block;
	float:left;
	width:146px;
	height:29px;
	padding-top:8px;
	text-decoration:none;
	text-align:right;
	font-weight:400;
	color:#f8c911;
	padding-right:14px;
	font-size:14px
}
#sidebar1 a:hover {
	color:#FFF;
	background-image:url(../../images/menuover.gif);
}
#sidebar1 .active a {
	color:#883BD3;
	font-weight:700
}
.price {
	background-image:url(../../images/calltoaction_purp.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:32px;
	width:140px;
	color:#FFF;
	margin:0 10px 10px
}
.price h1 {
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#FFF;
	padding-left:20px;
	line-height:12px;
	padding-top:12px
}
.money {
	font-size:18px;
	font-weight:700
}
.findout {
	background-color:#93F;
	color:#FFF;
	margin:10px 10px 0;
	padding:10px
}
table {
	color:#666;
	font-size:11px;
	margin:10px 10px 0
}
td {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d6deec;
	padding:4px
}


.myTable2
{
 	color:#ffcc00;
 	font-weight:bold;
	font-size:11px;
	width:210px;
	margin:10px 10px 0
    }
    
.myTable2 td 
{
    border-top-width:0px;
	padding:4px
    }

.myTable3
{
 	color:#FFF;
	font-size:11px;
	width:420px;
	margin:10px 10px 0
    }
    
.myTable3 td 
{
    border:none;
	padding:4px
    }

.myTable4
{
    }
    
.myTable4 td 
{
    border:none;
	padding: 0 0 3px 0;
    }

.myTable
{
 
    }
    
.myTable td 
{
    border-top-width:0px;
	border-top-style:solid;
	border-top-color:#FFF;
	padding:2px
    }

.hero {
	height:322px
}
.hero440 {
	height:440px
}
.basket {
	background-image:url(../../images/basket.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:50px;
	color:#FFF;
}
.basket a.button {
	background-image:url(../../images/button.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:31px;
	display:block;
	text-decoration:none;
	font-size:10px;
	padding-left:10px;
	color:#93F;
	font-weight:700;
}
.basket ul {
	list-style-type:none;
	margin-bottom:0.3em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d6deec;
	padding-bottom:0.3em;
	margin-left:0
}
.basket h3 {
	margin-top:0.6em
}
.basket h3.last {
	margin-bottom:0.6em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D6DEEC;
	padding-bottom:0.6em
}
.cross {
	background-image:url(../../images/icon_cross.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	text-indent:-9999px;
	clear:both;
	float:right;
	width:30px;
	height:30px;
	margin:0 0 0 20px;
	padding:0;
	cursor:pointer;
}
img.right {
	float:right;
	margin-bottom:10px;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#FFF
}
ul, ol {
	margin-left:3em
}
a, #footer a {
	text-decoration:none;
	color:#FFF;
}
#menu li, #sidebar1 li {
	display:inline
}
#menu a:hover, .basket a.button:hover {
	color:#FFF
}
#sidebar1, #sidebar2wrapper {
	float:left;
	width:160px
}

.continue
{
    width:450px;
    margin:0 0 0 0px;
    }
    
.continue a.button {
	background-image:url(../../images/button.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:31px;
	display:block;
	text-decoration:none;
	font-size:10px;
	padding-left:10px;
	color:#93F;
	font-weight:700;
	width:450px;
}

.continueright
{
    width:450px;
    margin:0 0 0 0px;
    float:right;
    }
    
.continueright a.button {
	background-image:url(../../images/button.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:31px;
	display:block;
	text-decoration:none;
	font-size:10px;
	padding-left:10px;
	color:#93F;
	font-weight:700;
	width:450px;
}


.dropdownstyle
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style:normal;
    }
    
#divContactBack
{
  	background-image:url(../../images/contactus.jpg);
	background-repeat:no-repeat;
    height:500px;
    width:455px;
    
    }
    
    
    .michelle
{
    color:#FFF;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    }
    
.michelleBold
{
    color:#FFF;
    text-align:center;
    font-size:12px;
    font-weight:bolder;
    }
    
.drpProduct
{
    width:140px;
    background-color:#9945ff;
    text-align:center;
    border-color:#000;
    }
    
#divSplash
{
    padding:26px 0 0 270px;
    width:700px;
    }

#divSplashLeft
{
    width:350px;
    float:left;
    }
       
#divSplashRight
{
    width:350px;
    font-size:14px;
    font-weight:bold;
    padding-top:7px;
    }
    
.clssubtitle
{
    font-size:18px;
    }
    
.clsBox
{
	font-family:Helvetica, Arial, sans-serif;
    font-size:13px;
    }
    
.delivery
{
    background-color:#D8D6D6;
    border:none;
   }