/*=========*/
/* GENERAL */
/*=========*/
* {
    margin: 0px;
    padding: 0px;
    border:none;
}
body {
    font: 13px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    color: #FFFFFF;
    background: #2B2B2B;
    background: url(body.gif) 100% 0px repeat-y #2B2B2B;
}
html, body {
    height: 100%;
}
p {
	font-size: 1.0em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	text-align: justify;
	color: #333333;
}
h1 {
	font-size: 1.7em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
h2 {
	font-size: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.3em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
h5 {
	font-size: 1.2em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
h6 {
	font-size: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
strong {
	color: #000000;
}
a, a:hover, a:visited {
	color: #EC7D0E;
}
a:focus
{
    -moz-outline-style: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li {
    margin: 0;
    padding: 0;
	font-size: 1.0em;
}
td {
    vertical-align: top;
}
input, textarea, select {
    padding: 2px;
    margin: 0px;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #DDDDDD;
    border: 1px solid #168BCE;
}
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #FFEAD1;
	border: 1px solid #168BCE;
}
input.button,
input.input-submit,
input.input-reset {
    color: #FFFFFF;
    background-color: #168BCE;
    border: 1px solid #168BCE;
}
input.button:hover,
input.input-submit:hover,
input.input-reset:hover {
    cursor: pointer;
}
div.video {
    z-index: 1;
}

/*========*/
/* LAYOUT */
/*========*/
#main {
	width: 100%;
    min-height: 100%;
    background: transparent url('content.gif') repeat-y top center;
}
#wrapper {
	width: 100%;
}
#content {
	width: 990px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    background: #121212 url('content.gif') repeat-y top left;
    overflow: auto;
	z-index: 1;
}
#sidebar {
	float: left;
	width: 224px;
	background: transparent url('sidebar.gif') no-repeat top right;
	z-index: 2;
}
#story {
    margin-left: 240px;
	z-index: 3;
}
#story div.box {
    margin-left: 10px;
    margin-right: 20px;
}

/*==========*/
/* #sidebar */
/*==========*/
#sidebar div.box {
    margin-right: 15px;
}
#sidebar div.logo {
    width: 100%;
}
#sidebar div.logo h1 {
    font-weight: normal;
    font-size: 13px;
    color: #CCCCCC;
}
#sidebar div.quicksearch {
    width:100%;
    height: 80px;
    margin-top: 10px;
}
#sidebar div.quicksearch div.name {
    width:100%;
    height: 20px;
    color:#3eb1f3;
    font-size:12px;
    line-height:13px;
    font-weight:bold;
    font-family:verdana;
    text-transform:uppercase;
}
#sidebar div.quicksearch div.fields {
    width: 100%;
}
#sidebar div.quicksearch div.keywords {
    float: left;
    width: 130px;
}
#sidebar div.quicksearch div.button {
    float: right;
    width: 60px;
}
#sidebar div.quicksearch div.keywords input {
    width:100%;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    border:1px solid #404040;
    color:#FFFFFF;
    background:#1c1c1c;
    height:19px;
}
#sidebar div.quicksearch div.button input {
    border: 0px;
    margin: 0px;
    border: none;
    background: transparent;
}
#sidebar div.bestsellers {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
#sidebar div.bestsellers div.name {
    width:100%;
    height:17px;
    color:#3eb1f3;
    font-size:12px;
    line-height:13px;
    font-weight:bold;
    font-family:verdana;
    text-transform:uppercase;
}
#sidebar div.bestsellers a {
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-bottom: 5px;
    vertical-align: top;
}
#sidebar div.bestsellers a:hover {
    text-decoration: underline;
}
#sidebar div.bestsellers ul {
	list-style-type: none;
	text-align: left;
	margin-left: 20px;
}
#sidebar div.bestsellers ul li {
    display: inline;
}
#sidebar div.bestsellers ul li a {
    color: #CCCCCC;
    padding-left: 10px;
    background: transparent url('menu2-ul-li-a.gif') no-repeat center left;
}

/*========*/
/* #menu2 */
/*========*/
#menu3 {
    margin-top: 30px;
}
#menu2 a,
#menu3 a {
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-right: 10px;
    vertical-align: top;
}
#menu2 a:hover,
#menu3 a:hover {
    text-decoration: underline;
}
#menu2 h3,
#menu3 h3 {
    padding: 0px;
    margin: 0px;
}
#menu2 h3 a,
#menu3 h3 a {
    color: #FFFFFF;
    padding-left: 26px;
}
#menu2 h3 a {
    background: transparent url('menu2-h3-a.gif') no-repeat top left;
}
#menu3 h3 a {
    background: transparent url('menu3-h3-a.gif') no-repeat top left;
}
#menu2 ul,
#menu3 ul {
	list-style-type: none;
	text-align: left;
	margin-left: 20px;
}
#menu2 ul li,
#menu3 ul li {
    display: inline;
}
#menu2 ul li a,
#menu3 ul li a {
    color: #CCCCCC;
    padding-left: 10px;
    background: transparent url('menu2-ul-li-a.gif') no-repeat center left;
}

/*=========*/
/* #header */
/*=========*/
#header {
	width: 100%;
	height: 57px;
	margin-bottom: 10px;
	background: #252525 url('header.gif') no-repeat bottom left;
}
#header div.container {
    width: 100%;
    height: 39px;
    padding-top: 18px;
    background: transparent url('header-container.gif') no-repeat bottom right;
}
#header div.currency,
#header div.ym,
#header div.links,
#header div.cart {
	height: 25px;
}
#header div.currency {
	float: left;
	width: 230px;
    margin-left: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    background: transparent url('header-separator.gif') no-repeat top right;
}
#header div.currency .select {
    margin-left: 5px;
    width: 70px;
    font-size: 11px;
    font-family: arial;
    border:1px solid #404040;
    color:#aeaeae;
    background:#1c1c1c;
}
#header div.links {
    float: left;
    width: 170px;
}
#header div.links a {
    text-decoration: none;
}
#header div.links a:hover {
    text-decoration: underline;
}
#header div.links div.menu1 {
    float: left;
}
#header div.links a,
#header div.links a:hover,
#header div.links a:visited {
    font-size: 12px;
    color: #DBDBDB;
}
#header div.links ul {
    list-style-type: none;
}
#header div.links ul li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    background: transparent url('header-separator.gif') no-repeat top right;
}
#header div.ym {
    float: left;
    width: 90px;
}
#header div.cart {
    float: right;
    width: 190px;
    background: transparent url('header-cart.gif') no-repeat top left;
}
#header div.cart span.name {
    padding-left: 30px;
}
#header div.cart span.count {
    padding-left: 10px;
}
#header div.cart span.name a {
    font-size: 12px;
    color: #ACACAC;
    text-decoration: none;
}
#header div.cart span.count a {
    font-size: 12px;
    color: #FFA126;
    text-decoration: underline;
}
#specials {
    width: 100%;
    height: 120px;
    background: transparent url('specials.jpg') no-repeat top left;
    overflow: hidden;
}

/*================*/
/* #story .path */
/*================*/
#story div.path {
    clear: right;
    height: 22px;
    margin-bottom: 10px;
	background: #168BCE url('story-path.gif') no-repeat top left;
}
#story div.path div.deco {
    height: 22px;
    background: transparent url('story-path-deco.gif') no-repeat top right;
    overflow: hidden;
}
#story div.path ul {
    height: 15px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    margin-top: 3px;
	list-style-type: none;
}
#story div.path ul li {
    float: left;
    margin: 0px;
    padding: 0px;
	background-image: url('path-ul-li.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 15px;
	margin-right: 10px;
	background-position: left center;
	font-size: 12px;
}
#story div.path ul li.home {
	font-weight: bold;
	background-image: none;
	text-transform:uppercase;
}
#story div.path ul li a {
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: none;
}
#story div.path ul li.home a {
    color: #FFFFFF;
}

/*============*/
/* #storydata */
/*============*/
#storydata {
    margin-top: 10px;
    width: 100%;
    color: #000000;
    background: #FFFFFF url('form-fieldset.gif') no-repeat top left;
    overflow: auto;
}
#storydata div.storydeco {
    margin-bottom: 15px;
}
#storydata div.storybox {
    margin-left: 20px;
    margin-right: 20px;
}
#storydata h1 {
	color: #000000;
}
#storydata h2 {
	color: #000000;
}
#storydata h3 {
    padding-left: 30px;
    background: transparent url('h3.gif') no-repeat center left;
    color: #111111;
}
#storydata h4 {
    padding-left: 23px;
	background: transparent url('h4.gif') no-repeat center left;
	color: #222222;
}
#storydata h5 {
    padding-left: 23px;
	background: transparent url('h5.gif') no-repeat center left;
	color: #333333;
}
#storydata h6 {
    padding-left: 23px;
	background: transparent url('h6.gif') no-repeat center left;
	color: #444444;
}
#storydata table {
    width: 100%;
    background: #FFFFFF;
}
#storydata table th {
	margin: 0px;
	padding: 6px;
	height: 25px;
	font-size: 11px;
	color: #FF9C08;
	text-align:center;
	vertical-align:middle;
	background: #EEEEEE url(lcol1-table-th.gif) top left repeat-x;
}
#storydata table th div.sort {
    padding-top: 4px;
}
#storydata table td {
	font-size: 12px;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	margin: 0px;
	padding: 4px;
	vertical-align:middle;
    text-align: center;
}
#storydata table td a:link {
	color: #c64934;
	text-decoration: none;
}
#storydata table td a:visited {
	color: #c64934;
	text-decoration: none;
}
#storydata table td a:hover {
	text-decoration: underline;
}
#storydata table td.pricetaxesname,
#storydata table td.pricesumname {
    font-size: 13px;
    padding-right: 20px;
	text-align: right;
}
#storydata table td.pricesumname,
#storydata table td.pricesum {
    font-weight: bold;
}
#storydata div.border {
    margin-left: 10px;
    margin-right: 20px;
}
#storydata div.details ul {
	margin-top: 10px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}
#storydata div.details ul li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px 5px 0px 15px;
	background-position: left top;
	font-size: 12px;
}
#storydata div.warning {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #D25910;
	background: transparent url('content-warning.gif') no-repeat center left;
}

/*=====================*/
/* #storydata .shortcuts */
/*=====================*/
#storydata div.shortcuts {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#storydata div.shortcuts a,
#storydata div.shortcuts a:visited {
	position: relative;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
#storydata div.shortcuts a:hover {
	color: #FF0000;
}
#storydata div.shortcuts a img {
	border: none;
}
#storydata div.shortcuts a div {
	padding: 4px;
	margin-top: 10px;
	border: #AAAAAA 1px solid;
}

/*===================*/
/* #storydata .section */
/*===================*/
#storydata div.alist-buttons {
    margin-top: 5px;
    margin-bottom: 5px;
}
#storydata div.alist-buttons div {
}
#storydata div.alist-buttons div a {
    display: block;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #0281C4;
	text-align: left;
    text-decoration: none;
}
#storydata div.alist-buttons div a:hover {
	color: #EC7D0E;
}
#storydata div.alist-buttons div.post a {
    background: transparent url('post.gif') no-repeat center left;
}

/*===================*/
/* #storydata .article */
/*===================*/
#storydata div.article {
    overflow: auto;
    padding-top: 10px;
}
#storydata div.article-data {
    float: left;
    width: 370px;
}
#storydata div.article-info {
    float: right;
    width: 270px;
    margin-left: 20px;
    margin-bottom: 5px;
	border: 1px solid #DDDDDD;
	text-align: center;
	background: #FEFEFE;
}
#storydata div.article-info div.price {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #F88600;
}
#storydata div.article-info div.buy {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
#storydata div.article-image {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
#storydata div.article-stats {
    margin: 5px;
	border: 1px solid #CBD1DA;
	background: #F1F4F6;
	overflow: auto;
}
#storydata div.article-stats div.name {
    float: left;
    width: 105px;
    height: 24px;
    margin: 0;
    margin-left: 5px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    overflow: hidden;
}
#storydata div.article-stats div.value {
    float: right;
    width: 140px;
    height: 24px;
    margin-top: 5px;
    color: #353535;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
}
#storydata div.article-links {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: left;
}
#storydata div.article-links a {
    display: block;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #0281C4;
    text-decoration: none;
}
#storydata div.article-links a:hover {
	color: #EC7D0E;
}
#storydata div.article-link a {
    background: transparent url('article-link.gif') no-repeat center left;
}
#storydata div.article-file a {
    background: transparent url('article-file.gif') no-repeat center left;
}
#storydata div.article-comment a {
    background: transparent url('article-comment.gif') no-repeat center left;
}
#storydata div.article-login a {
    background: transparent url('article-login.gif') no-repeat center left;
}
#storydata div.article-addthis {
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	border: 1px solid #CBD1DA;
	background: #F1F4F6;
}
#storydata div.article-addthis div.addthis_toolbox {
    width: 210px;
    margin-right: auto;
    margin-left: auto;
}
#storydata div.article-content {
    padding-top: 10px;
}

/*======*/
/* FORM */
/*======*/
div.form-container {
    width: 100%;
}
div.form-fieldset {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.form-fieldset-legend {
    padding: 5px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #DDE1E6;
    color: #333333;
    background: #F1F3F5;
}
div.form-fieldset-legend a {
    font-size: 13px;
    font-weight: bold;
    color: #777777;
}
div.form-field {
    margin-top: 5px;
    padding-bottom: 5px;
    overflow:auto;
}
div.form-field-label {
    float:left;
    width: 150px;
    margin-top: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #555555;
    text-align: right;
}
div.form-field-content {
    margin-left: 170px;
    text-align: left;
}
div.form-field-content div.imagesrc {
    margin-top: 5px;
    margin-bottom: 5px;
}
div.form-field-content img {
    border: 1px solid #ABABAB;
}
div.captcha {
    text-align: left;
}
div.captcha img {
    border: 1px solid #999999;
    cursor: pointer;
}
div.captcha-input {
    padding-top: 10px;
}
div.captcha-help {
    padding-top: 10px;
    color: #999999;
    font-size: 11px;
}

/*======*/
/* LIST */
/*======*/
div.childsections {
    width: 100%;
    overflow: auto;
}
div.childsections div.row {
    float: left;
    width: 142px;
    height: 42px;
    margin-top: 10px;
    margin-left: 25px;
}
div.childsections div.row a {
    width: 100%;
    font-size: 13px;
    text-decoration: none;
    display: block;
    color: #168BCE;
    /*
    padding-left: 15px;
    background: transparent url('menu2-ul-li-a.gif') no-repeat center left;
    */
}
div.articleslist {
    width: 100%;
    overflow: auto;
}
div.articleslist div.row {
    float: left;
    width: 190px;
    height: 230px;
    margin-top: 10px;
    margin-left: 25px;
    text-align: center;
}
div.articleslist div.row a {
    text-decoration: none;
}
div.articleslist div.imgtb {
    height: 150px;
}
div.articleslist div.name {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
div.articleslist div.list-price {
    width: 100%;
    height: 16px;
    margin-top: 5px;
}
div.articleslist div.list-price-value {
    font-size: 12px;
    color: #EC7D0E;
}
div.articleslist div.list-price-value span {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
div.list-container {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #DDE1E6;
	text-align: center;
	padding: 10px;
}
div.list-title, div.list-empty {
    clear: right;
    margin-top: 20px;
    margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #0281C4;
	background: #FEFEFE;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
div.list-navigator {
    height: 21px;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	border: 1px solid #DCDCDC;
	background: #F1F4F6;
}
div.list-navigator span.info {
    text-align: left;
    margin-left: 10px;
    color: #8C8C8C;
}
div.list-navigator span.pages {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    color: #333333;
}
div.list-navigator span.gotopage {
}
div.list-navigator span.gotopage input {
    margin-right: 10px;
}
div.list-navigator a:link, div.list-navigator a:visited {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    border: 1px solid #CBD1DA;
    color: #000000;
    background-color: #FFFFFF;
}
div.list-navigator a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #168BCE;
}

/*=========*/
/* COMMENT */
/*=========*/
#storydata table.comment {
    width: 100%;
    border: none;
    margin: 0;
}
#storydata table.comment td {
    text-align: left;
    vertical-align: top;
    border: none;
}
#storydata table.comment td.comment-username,
#storydata table.comment td.comment-userinfo,
#storydata table.comment td.comment-button-top {
    width: 160px;
}
#storydata table.comment td.comment-username {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background: #F7ECB7;
}
#storydata td.comment-userinfo {
    font-size: 11px;
    color: #8C8C8C;
    padding-top: 10px;
    padding-bottom: 20px;
    background: #F1F4F6;
}
#storydata td.comment-button-top {
}
#storydata td.comment-title {
    background: #FBF2C7;
    color: #8C8C8C;
}
#storydata td.comment-content {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
#storydata td.comment-buttons div {
    float: left;
}
#storydata td.comment-buttons div a {
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #F7ECB7;
    background: #F7ECB7;
    text-decoration: none;
    display: block;
}
#storydata td.comment-buttons div a:hover {
    border: 1px solid #E9C82F;
}
#storydata td.comment-userinfo div {
    margin-left: auto;
    margin-right: auto;
}
#storydata td.comment-userinfo div.name {
    float: left;
    width: 70px;
    height: 14px;
    padding-top: 5px;
    margin-left: 5px;
    font-weight: bold;
}
#storydata td.comment-userinfo div.value {
    height: 14px;
    padding-top: 5px;
    margin-left: 80px;
}
#storydata td.comment-userinfo div.rankname {
    margin-left: 5px;
    color: #404040;
    padding-bottom: 5px;
}

/*=========*/
/* #footer */
/*=========*/
#footer {
	width: 100%;
    margin-top: 25px;
}
#footer div.links {
	float: right;
	height: 25px;
    font-size: 12px;
    color: #DBDBDB;
}
#footer div.links a {
    text-decoration: none;
}
#footer div.links a:hover {
    text-decoration: underline;
}
#footer div.gomainanchor {
    float: left;
    padding-left: 20px;
    background: transparent url('gomainanchor.gif') no-repeat top left;
}
#footer div.menu {
    float: left;
}
#footer div.links a,
#footer div.links a:hover,
#footer div.links a:visited {
    font-size: 12px;
    color: #DBDBDB;
}
#footer div.links ul {
    list-style-type: none;
}
#footer div.links ul li {
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #DBDBDB;
}
#footer div.content,
#footer div.terms {
    float: right;
	width: 100%;
	font-size: 12px;
	text-align: right;
	color: #9B9B9B;
}
#footer div.terms a,
#footer div.terms a:hover,
#footer div.terms a:visited {
    color: #9B9B9B;
}

/*----------*/
/* specials */
/*----------*/
#specials div.special {
    width: 100%;
    height: 110px;
    overflow: hidden;
}
#specials div.image,
#specials div.data,
#specials div.price {
    float: left;
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
}
#specials div.image {
    margin-left: 20px;
    width: 200px;
}
#specials div.image img {
    width: 140px;
    height: 100px;
}
#specials div.data {
    width: 365px;
}
#specials div.price {
    width: 100px;
    height: 50px;
    margin-top: 58px;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
#specials div.data div.name {
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #168BCE;
}
#specials div.data div.description {
    margin-top: 13px;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
}
#specials div.data div.link {
}
