/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body {
     color: #333333;
     background-color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     margin: 0px;
     }

a {
     color: #555555;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

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

p {
     margin: 5px 0px 7px 0px;
     }

sup {
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

legend {
     display: none;
}


label {
     display: none;
}

fieldset {
     border: none;
     padding: 0px;
    }

fieldset p {
     display: block;
     margin: 0px 0px 5px 0px;
     }

form {
     margin: 0px 0px 5px 0px;
     }

img {
     border: none;
     }

li {
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 16px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #777777;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
        }
	
/* +------------------------------------------------------------+ */
/* | AWCT Classes                                               | */
/* +------------------------------------------------------------+ */

#awctbreadcrumbs {
     margin: 0px 0px 10px 0px;
     padding: 0px;
     }

#awctbreadcrumbs p {
     margin: 0px;
     padding: 0px;
     font-size: 11px;
     }

.awctquantity {
	display: block;
	float: left;
	width: 50px;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	font-size: 10px;
}

.awctquantity p {
	line-height: .5em;
}

.awctoptions {
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.awctoptions  table.formtable {
     margin: 0px;
     }

.awctoptions  table.formtable td {
     padding-top: 0px;
     border: none;
     }

.awctoptions p.formfieldleg {
     display: inline;
     margin-right: 10px;
     font-weight: bold; 
     clear: both;
     }

.awctoptions select.formfield {
     display: inline;
     float: right;
     }

.awctsizes {
     margin: 10px 0px 10px 0px;
     }

.awctsizes input.formfield {
     margin: 0px auto 5px auto;
     }

.awctboldhead {
     color: #333333;
     font-size: 14px;
     padding: 10px 0px 10px 0px;
     margin: 0px 0px 0px 0px;
     font-weight: bold;
     clear: both;
     }	 

.awctemptyquantity {
     background-color: #CDCDCD;
     border: 1px solid #555555;
     margin: 0px auto 11px auto;
     font-size: 10px;
     width: 35px;
     height: 15px;
     }

.awctprodoption {
     color: #555555;
     margin-top: 4px;
     line-height: 1.25em;
     padding-left: 20px;
     font-size: 11px;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper_full {
     background-color: #FFFFFF;
     width: 100%;
     padding: 0px;
     margin: 0px;
     }

#skin_wrapper {
     background-color: #FFFFFF;
     width: 940px;
     margin: 0px auto 0px auto;
     }

#skin_wrapper_header {
     background-color: #FFFFFF;
     width: 930px;
     margin: 0px auto 0px auto;
     padding: 0px;
     }

#skin_wrapper_x {
     background-color: #FFFFFF;
     width: 920px;
     margin: 0px auto 0px auto;
     padding: 0px 0px 30px 0px;
     }

#skin_wrapper_footer {
     background-color: #FFFFFF;
     width: 930px;
     margin: 0px auto 0px auto;
     padding: 0px;
     }

#skin_wrapper_print {
     background-color: #FFFFFF;
     width: 740px;
     margin: 0px auto 0px auto;
     }

#skin_wrapper_x_print {
     background-color: #FFFFFF;
     width: 700px;
     margin: 0px auto 0px auto;
     padding: 0px 0px 30px 0px;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Logo                                             | */
/* +------------------------------------------------------------+ */

#skin_logo {
     width: 370px;
     padding: 0px;
     margin: 0px;
     float: left;
     clear: both;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Topmenu                                          | */
/* +------------------------------------------------------------+ */

#skin_topmenu {
     width: 400px;
     padding: 0px;
     margin: 20px 0px 0px 0px;
     float: right;
     text-align: right;
     }

#skin_topmenu a {
     display: inline;
     padding: 0px 12px 0px 2px;
     background-image: url('../media/topmenubullet.png');
     background-repeat: no-repeat;
     background-position:  top right;
     text-decoration: none;
     font-size: 12px;
     }

#skin_topmenu a.lilast {
     padding: 0px 2px 0px 2px;
     color: #EC1691;
     font-weight: bold;
     background-image: none;
     text-decoration: none;
     font-size: 12px;
     }

#skin_topmenu a:hover {
     text-decoration: underline;
     color: #000000;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Cart                                             | */
/* +------------------------------------------------------------+ */

#skin_cart {
     color: #000000;
     width: 300px;
     padding: 0px;
     margin: 10px 0px 0px 0px;
     float: right;
     text-align: right;
     }

#skin_cart a {
     font-weight: bold;
     text-decoration: underline;
     }

#skin_cart1 {
     color: #006666;
     width: 150px;
     padding: 16px 0px 0px 10px;
     margin: 10px 0px 0px 0px;
     float: left;
     text-align: left;
     }

#skin_cart1 a {
     text-decoration: none;
     color: #000000;
}

#skin_cart1 a:hover {
     text-decoration: underline;
}

#skin_cart1 p {
     padding: 0px; 
     margin: 0px 0px 4px 0px;
}

/* +------------------------------------------------------------+ */
/* | Skin Div: Navmenu                                          | */
/* +------------------------------------------------------------+ */

#skin_navmenu {
     background-color: #646466;
     width: 930px;
     padding: 2px 0px 0px 0px;
     margin: 0px;
     clear: both;
     height: 42px;
     }

#skin_navmenu ul {
     list-style: none;
     padding: 0px;
     margin: 12px 5px 0px 5px;
     display: block;
     width: 700px;
     float: left;
     }

#skin_navmenu ul li {
     padding: 1px 11px 1px 1px;
     margin: 0px;
     list-style: none;
     display: inline;
     background-image: url('../media/navmenubullet.png');
     background-repeat: no-repeat;
     background-position:  top right;
     }

#skin_navmenu ul li.lilast {
     padding-right: 0px;
     border-right: 0px;
     background-image: none;
     }

#skin_navmenu ul li a {
     font-weight: bold;
     color: #FFFFFF;
     font-weight: normal;
     text-decoration: none;
     margin: 0px;
     padding: 0px;
     font-size: 12px;
     }

#skin_navmenu ul li.lilast a {
     text-decoration: none;
     margin: 0px;
     padding: 0px;
     font-size: 12px;
     }

#skin_navmenu ul li a:hover {
     color: #000000;
     text-decoration: none;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Search                                           | */
/* +------------------------------------------------------------+ */

#skin_search {
     width: 210px;
     padding: 0px;
     margin: 0px 5px 0px 5px;
     float: right;
     }

#d_minisearch_box {
     float: right;
     padding: 0px;
     margin: 0px;
     }

#minisearch_box {
     padding: 0px;
     margin: 5px 5px 0px 0px;
     }

#d_minisearch_go {
     float: right;
     display: inline;
     padding: 0px;
     margin: 5px 0px 0px 0px;
     }

#minisearch_go {
     padding: 0px;
     margin: 0px;
     }

#d_minisearch_link {
     clear: right;
     float: right;
     display: block;
     width: 100px;
     padding: 0px;
     margin: -5px 26px 0px 0px;
     }

#d_minisearch_link a {
     font-weight: normal;
     text-decoration: underline;
     font-size: 10px;
     color: #FFFFFF;
     }

#d_minisearch_link a:hover {
     font-weight: normal;
     text-decoration: underline;
     color: #000000;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Delivery                                         | */
/* +------------------------------------------------------------+ */

#skin_delivery {
     background-color: #E6E6E6;
     width: 620px;
     height: 42px;
     padding: 2px 0px 0px 0px;
     margin: 0px 5px 0px 0px;
     float: left;
     clear: both;
     }

#skin_delivery p {
     padding: 12px 5px 10px 50px;
     font-size: 12px;
     margin: 0px;
     background-image: url('../media/delivery.png');
     background-repeat: no-repeat;
     background-position:  top left;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: OrderForm                                        | */
/* +------------------------------------------------------------+ */

#skin_orderform {
     background-color: #E6E6E6;
     width: 150px;
     height: 42px;
     padding: 2px 0px 0px 0px;
     margin: 0px 5px 0px 0px;
     float: left;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Share                                            | */
/* +------------------------------------------------------------+ */

#skin_share {
     background-color: #E6E6E6;
     width: 150px;
     height: 42px;
     padding: 2px 0px 0px 0px;
     margin: 0px;
     float: left;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Splash                                           | */
/* +------------------------------------------------------------+ */

#skin_splash {
     width: 900px;
     padding: 20px 0px 0px 0px;
     margin: 0px auto 0px auto;
     line-height: 1.5em;
     clear: both;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Menu                                             | */
/* +------------------------------------------------------------+ */

#skin_menu_header {
     width: 181px;
     padding: 0px;
     margin: 20px 0px 10px 0px;
     clear: both;
     font-size: 14px;
     font-weight: bold;
     padding: 0px;
     }

#skin_menu {
     width: 181px;
     padding: 0px;
     margin: 0px;
     float: left;
     clear: both;
     }

#skin_menu ul {
     list-style: none;
     padding: 0px;
     margin: 0px;
     }

#skin_menu ul li {
     display: block;
     padding: 0px;
     margin: 0px 0px 0px 5px;
     }

#skin_menu ul li a {
     display: block;
     color: #999999;
     font-weight: normal;
     text-decoration: none;
     padding: 2px 4px 2px 12px;
     background-image: url('../media/star.png');
     background-repeat: no-repeat;
     background-position:  top left;
     margin: 0px 0px 2px 0px;
     font-size: 14px;
     }

#skin_menu ul li a:hover {
     background-color: #DEDEDE;
     color: #000000;
     }

#skin_menu ul li ul li {
     display: block;
     margin: 0px 0px 0px 15px;
     padding: 0px;
     }

#skin_menu ul li ul li a {
     display: block;
     color: #777777;
     font-weight: normal;
     font-size: 11px;
     text-decoration: none;
     padding: 2px 4px 2px 12px;
     background-image: url('../media/stargrey.png');
     background-repeat: no-repeat;
     background-position:  top left;
     margin: 0px 0px 2px 0px;
     }

#skin_menu ul li ul li a:hover {
     background-color: #DEDEDE;
     color: #000000;
     }

/* +------------------------------------------------------------+ */
/* | Skin Divs: Menubox                                         | */
/* +------------------------------------------------------------+ */

.menubox {
     width: 181px;
     border: 1px solid #CBCBCE;
     margin: 20px 0px 10px 0px;
}

.menubox h3 {
     padding: 0px;
     margin: 8px;
     font-size: 14px;
     font-weight: bold;
     color: #EC1691;
}

.menubox p {
     padding: 0px;
     margin: 0px 8px 8px 8px;
     font-size: 12px;
     color: #8D8D8D;
}

.menubox a {
     padding: 8px;
     margin: 0px;
     font-size: 12px;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #8D8D8D;
     display: block;
     text-decoration: underline;
     cursor: pointer;
}

.menubox a:hover {
     color: #000000;
     font-weight: bold;
     text-decoration: underline;
     cursor: pointer;
}

a.skin_imageref {
     padding: 0px;
     margin: 0px;
     color: #FFFFFF;
     background-color: #FFFFFF;
     cursor: default;
}

/* +------------------------------------------------------------+ */
/* | Skin Div: Content and Pgtitle                              | */
/* +------------------------------------------------------------+ */

#skin_content {
     width: 700px;
     padding: 0px;
     margin: 20px 0px 20px 0px;
     line-height: 1.5em;
     float: right;
     font-size: 12px;
     }

#skin_printable {
     line-height: 1.5em;
     font-size: 12px;
     }

#skin_pgtitle {
     color: #333333;
     font-size: 18px;
     padding: 0px;
     margin: 0px 0px 20px 0px;
     font-weight: bold;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Footermenu                                       | */
/* +------------------------------------------------------------+ */

#skin_footermenu {
     background-color: #646466;
     width: 930px;
     padding: 0px;
     margin: 0px;
     clear: both;
     height: 38px;
     }

#skin_footermenu ul {
     list-style: none;
     padding: 12px 0px 0px 0px;
     margin: 12px auto 0px auto;
     text-align: center;
     }

#skin_footermenu ul li {
     padding: 1px 12px 1px 2px;
     margin: 0px;
     list-style: none;
     display: inline;
     background-image: url('../media/navmenubullet.png');
     background-repeat: no-repeat;
     background-position:  top right;
     }

#skin_footermenu ul li.lilast {
     padding-right: 0px;
     border-right: 0px;
     background-image: none;
     }

#skin_footermenu ul li a {
     font-weight: bold;
     color: #FFFFFF;
     font-weight: normal;
     text-decoration: none;
     margin: 0px;
     padding: 0px;
     font-size: 12px;
     }

#skin_footermenu ul li.lilast a {
     text-decoration: none;
     margin: 0px;
     padding: 0px;
     font-size: 12px;
     }

#skin_footermenu ul li a:hover {
     color: #000000;
     text-decoration: none;
     }

/* +------------------------------------------------------------+ */
/* | Skin Div: Footer                                           | */
/* +------------------------------------------------------------+ */

#skin_footer {
     width: 900px;
     padding: 10px 0px 10px 0px;
     margin: 0px 0px 0px 0px;
     clear: both;
     font-size: 11px;
     color: #000000;
     text-align: center;
     }

/* +------------------------------------------------------------+ */
/* | Skin Divs: Splash                                          | */
/* +------------------------------------------------------------+ */

#splash_boxbotwrap {
     width: 900px;
     margin: 0px auto 0px auto;
     }

#splash_boxbot1 {
     clear: both;
     float: left;
     width: 168px;
     height: 100px;
     overflow: hidden;
     display: block;
     margin: 20px 0px 10px 0px;
     padding: 10px 10px 10px 110px;
     border: 1px solid #DEDEDE;
     background-image: url('../../../media/awct/splash_banner1.jpg');
     background-repeat: no-repeat;
     background-position:  top left;
     }

#splash_boxbot2 {
     float: left;
     width: 168px;
     height: 100px;
     overflow: hidden;
     display: block;
     margin: 20px 0px 10px 15px;
     padding: 10px 10px 10px 110px;
     border: 1px solid #DEDEDE;
     background-image: url('../../../media/awct/splash_banner2.jpg');
     background-repeat: no-repeat;
     background-position:  top left;
     }

#splash_boxbot3 {
     float: right;
     width: 168px;
     height: 100px;
     overflow: hidden;
     display: block;
     margin: 20px 0px 0px 0px;
     padding: 10px 10px 10px 110px;
     border: 1px solid #DEDEDE;
     background-image: url('../../../media/awct/splash_banner3.jpg');
     background-repeat: no-repeat;
     background-position:  top left;
     }

h2.splash_boxbot {
	color: #EC1691;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
}

h2.splash_boxbot a:link, h2.splash_boxbot a:visited {
	color: #EC1691;
	font-size: 11px;
	font-weight: bold;
}

h2.splash_boxbot a:hover{
	color: #EC1691;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.splash_boxbot a {
     color: #999999;
     text-decoration: none;
     font-weight: normal;
}

p.splash_boxbot a:hover {
     color: #EC1691;
     text-decoration: none;
     font-weight: normal;
     }

p.splash_boxbot_go a {
     color: #EA0786;
     text-decoration: none;
     font-weight: bold;
     text-align: right;
     display: block;
     font-size: 12px;
}

p.splash_boxbot_go a:hover {
     color: #000000;
     text-decoration: none;
     font-weight: bold;
     text-align: right;
     display: block;
     font-size: 12px;
     }

#main_banner {
     clear: both;
     }

#splash_catalogs_header {
     margin: 0px 0px 10px 0px;
     padding: 20px 0px 0px 0px;
     font-size: 18px;
     font-weight: bold;
     color: #000000;
     clear: both;
     text-align: center;
     }

#splash_catalogs {
     margin: 0px;
     padding: 0px;
     clear: both;
     }

.splash_catalogs_link {
     float: left;
     margin: 0px;
     padding: 0px;
     display: inline;
     }

#splash_content {
     clear: both;
     margin: 0px 0px 0px 0px;
     padding: 15px 0px 0px 0px;
     }

#splash_contentl {
     float: left;
     padding: 0px;
     margin: 0px;
     width: 500px;
     font-size: 14px;
     color: #999999;
     line-height: 1.7em;
     }

#splash_contentr {
     float: right;
     padding: 10px 10px 5px 10px;
     margin: 0px;
     width: 360px;
     border: 1px solid #DEDEDE;
     font-size: 12px;
     line-height: 1.5em;
     color: #999999;
     }

#splash_content a {
     color: #EA0786;
     text-decoration: underline;
     font-weight: normal;
     }

#splash_content a:hover {
     color: #000000;
     text-decoration: underline;
     font-weight: normal;
     }

#splash_contentr h2 {
     clear: both;
     color: #999999;
     font-size: 16px;
     font-weight: bold;
     margin: 0px 0px 2px 0px;
     padding: 0px;
     }

#splash_contentr p {
     margin: 0px 0px 5px 0px;
     padding: 0px;
     }

#d_minisubscript_box {
     display: inline;
     padding: 0px;
     margin: 3px 0px 0px 0px;
     float: left;
     }

#minisubscript_box {
     padding: 0px;
     margin: 5px 5px 0px 0px;
     }

#d_minisubscript_go {
     display: inline;
     padding: 0px;
     margin: 5px 0px 0px 0px;
     float: left;
     }

#minisubscript_go {
     padding: 0px;
     margin: 0px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Divs                                       | */
/* +------------------------------------------------------------+ */

#debug {
     color: #333333;
     background-color: #FFFFFF;
     border-top: 1px solid #999999;
     overflow: hidden;
     padding: 10px;
     margin: 0px auto 10px auto;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Messages                          | */
/* +------------------------------------------------------------+ */

.error {
     color: #FF0000;
     font-weight: bold;
     }

.confirm {
     color: #339933;
     font-weight: bold;
     }

.imgfloatrt {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.inline {
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Form Fields                       | */
/* +------------------------------------------------------------+ */

.formfieldrelwrap {
     overflow: auto;
     width: 550px;
     height: 90px;
     border: 1px solid #555555;
     padding: 5px;
     margin: 0px 0px 5px 0px;
     }

.formfieldwysiwyg {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 0px 5px 5px 0px;
     font-size: 11px;
     }

.formfieldwysiwyg:hover {
     background-color: #F5F5F5;
     }

.formfieldradcb {
     color: inherit;
     background-color: inherit;
     margin: 0px 5px 5px 0px;
     }

.formfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 0px 5px 5px 0px;
     font-size: 11px;
     }

.formfield:hover {
     background-color: #F5F5F5;
     }

.formfieldp {
     display: block;
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

.formfieldpnfs {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.formfielda {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.formbutton {
     color: #FFFFFF;
     background-color: #EC1691;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     }

.formbutton:hover {
     color: #333333;
     background-color: #DEDEDE;
     }

.quickbutton {
     color: #FFFFFF;
     background-color: #EC1691;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     }

.quickbutton:hover {
     color: #333333;
     background-color: #DEDEDE;
     }

.quickform {
     margin: 5px 0px 0px 0px;
     }

.quickfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 0px 0px 0px 0px;
     }

.quickfield:hover {
     background-color: #EFEFEF;
     }

.formfieldleg {
     font-weight: bold;
     }

.formfieldleg_rnc {
     font-weight: bold;
     color: #FF0000;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Form Table Displays               | */
/* +------------------------------------------------------------+ */

.formsecthead {
     color: #EC1691;
     font-size: 14px;
     padding: 0px 0px 4px 0px;
     margin: 10px 0px 15px 0px;
     font-weight: bold;
     border-bottom: 1px solid #DEDEDE;
     }

table.formtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

table.formtable td {
     padding: 5px 5px 5px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Sort Table Displays               | */
/* +------------------------------------------------------------+ */

table.sorttable {
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

th.sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     font-weight: bold;
     }

td.sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Regular Table Displays            | */
/* +------------------------------------------------------------+ */

.regtablehead {
     color: #EC1691;
     font-size: 14px;
     padding: 0px 0px 4px 0px;
     margin: 10px 0px 15px 0px;
     font-weight: bold;
     clear: both;
     border-bottom: 1px solid #DEDEDE;
     }

table.regtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.regtable {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

.regtable p {
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Ghost Table Displays              | */
/* +------------------------------------------------------------+ */

table.ghost {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;
     }

td.ghost {
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.ghost form {
     display: inline;
}

td.ghost img {
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | System Required Classes: Boxed Paragraphs                  | */
/* +------------------------------------------------------------+ */

p.ultablesp {
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Online Store Displays             | */
/* +------------------------------------------------------------+ */

.storehead {
     color: #EC1691;
     font-size: 14px;
     padding: 0px 0px 4px 0px;
     margin: 10px 0px 15px 0px;
     font-weight: bold;
     clear: both;
     border-bottom: 1px solid #DEDEDE;
     }

.storelink {
	padding: 0px;
	width: 410px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin: 0px;
	display: block;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #666;
}
	 
.storelink img {
	display: block;
	float: left;
     }	 

.storelink p {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #666;
	text-align: left;
 }
 
 .storelink a:link,  .storelink a:visited{
	color: #E8188C;
	text-decoration: none;
}
 

/* +------------------------------------------------------------+ */
/* | System Required Classes: Category List Display Tables      | */
/* +------------------------------------------------------------+ */

table.cptbl_cat {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.cptbl_cat {
     padding: 5px 0px 10px 0px;
     vertical-align: top;
     }

td.cptbl_cat a {
     font-weight: bold;
     }

td.cptbl_cat_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Product List Display Tables       | */
/* +------------------------------------------------------------+ */

table.cptbl_prod {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     font-size: 11px;
     }

td.cptbl_prod {
     padding: 5px 0px 10px 0px;
     vertical-align: top;
     }

td.cptbl_prod a {
     font-weight: bold;
     }

td.cptbl_prod_blank {
     display: none;
     }

td.cptbl_prod img {
     border: 1px solid #777777;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Product Detail Display Tables     | */
/* +------------------------------------------------------------+ */

table.cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.cptbl_det {
     padding: 5px 0px 10px 0px;
     vertical-align: top;
     }

td.cptbl_det_blank {
     display: none;
     }

td.cptbl_det img {
     border: 1px solid #777777;
     }

p.productname {
     font-size: 20px;
     font-weight: bold;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Price Displays                    | */
/* +------------------------------------------------------------+ */

.pricediv {
     margin: 0px;
     }

.pricediv p {
     margin: 0px;
     }

.price {
     color: #EC1691;
     font-weight: bold;
     display: inline;
     }

.pricex {
     color: #FF0000;
     font-weight: bold;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Shopping Cart Displays            | */
/* +------------------------------------------------------------+ */

.cartbutton {
     color: #333333;
     background-color: #CDCDCD;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     border: 1px solid #555555;
     text-decoration: none;
     }

.cartbutton:hover {
     color: #333333;
     background-color: #DEDEDE;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Misc                              | */
/* +------------------------------------------------------------+ */

.clearboth {
     clear: both;
     }

.outstock {
     color: #FF0000;
     }

a.hrefbutton {
     color: #333333;
     background-color: #CDCDCD;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: 1px solid #555555;
     text-decoration: none;
     }

a.hrefbutton:hover {
     color: #333333;
     background-color: #DEDEDE;
     text-decoration: none;
     cursor: default;
     }

.outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;
     }

.outline p {
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | True Colors Widget                                         | */
/* +------------------------------------------------------------+ */

div.truecolorswidget {
     text-align: center;
     padding: 10px;
     margin: 0px 0px 20px 0px;
     border: 1px solid #DEDEDE;
     background-color: #EFEFEF;
}

div.truecolorscontainer {
     background-color: #FFFFFF;
     width: 250px;
     padding: 0px;
     margin: 0px auto 0px auto;
     border: 1px solid #777777;
}

div.truecolorstemplate {
     z-index: 10;
     padding: 0px;
     margin: 0px;
}

div.truecolorstemplate img {
     padding: 0px;
     margin: 0px;
}

div.truecolorsslide {
     float: left;
     position: absolute;
     z-index: 20;
     padding: 0px;
     margin: 0px;
}

div.truecolorsslide img {
     padding: 0px;
     margin: 0px;
}

.linkto {
	display: block;
	float: right;	
}

/* +------------------------------------------------------------+ */
/* | Misc                                                       | */
/* +------------------------------------------------------------+ */

div.catdesc {
     clear: both;
     font-size: 14px;
     line-height: 1.75;
     }

div.catdesc p {
     color: #999999;
     }

div.catmain {
     margin: 0px;
     height: 400px;
     padding: 0px;
     }

div.catmenu {
     margin: 200px 30px 0px 10px;
     float: right;
     display: block;
     width: 200px;
     padding: 0px;
     }

div.catmenu p {
     font-size: 14px;
     font-weight: normal;
     line-height: 1em;
     padding: 0px;
     margin: 0px 0px 6px 0px;
     }

div.catmenu a {
     display: block;
     text-align: right;
     font-size: 14px;
     font-weight: normal;
     text-decoration: underline;
     }

div.catmenu a:hover {
     font-size: 14px;
     font-weight: normal;
     text-decoration: underline;
     }

.awctcolorpicker {
     display: block;
     margin: 0px;
     padding: 0px 0px 10px 0px;
     clear: both;
     }

.awctcolorpickerbox {
     margin: 0px 5px 5px 0px;
     padding: 0px;
     display: block;
     float: left;
     height: 20px;
     width: 38px;
     }

.awctcolorpickerbox img {
     margin: 0px;
     padding: 0px;
     display: inline;
     border: 3px solid #EFEFEF;
     }

.awctcolorpickerbox img:hover {
     margin: 0px;
     padding: 0px;
     display: inline;
     border: 3px solid #000000;
     }

.awctcolorpickerbox a {
     margin: 0px;
     padding: 0px;
     display: inline;
     }

.pink {
     color: #EA0786;
     }

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
