body {
color:#2E2E2E;
font-family:Tahoma, Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size:70%;
line-height:170%;
background:#d7f1fc url(../images/bg.gif) repeat-x 0 -6px;
padding: 20px 0 0 10px; 
margin: -50px 0 0 0;
position:relative;
}

img {
border:none;
}

.clear {
clear:both;
font-size:1px;
float:none;
height:1px;
margin-top:-1px;
line-height:1px;
}

#wrap {
text-align:left;
height:100%;
width:940px;
margin:0 auto;
padding:0;
}

h2 {
    border-bottom: 1px solid #7b051e;
    color: #000000;
    font: 17px "Georgia",Tahoma,Arial;
    letter-spacing: -1px;
    margin: 10px 5px 5px;
    padding-bottom: 3px;

}

h2 a:hover {
color:#7b051e;
text-decoration:none;
}

#header {
height:145px;
float:none;
}

#logo {
float:left;
height:70px;
width:200px;
display:inline;
margin:40px 0 0 5px;
padding: 5px 0 0 4px; 
}

#navigation {
height:40px;
float:right;
width:940px;
padding: 10px 0 0 4px; 
margin: 0 auto;

}

#navigation ul {
list-style:none;
float:left;
display:inline;
margin:0 0 0 0;
padding:0;
}

#navigation ul li a {
    -moz-transition: all 0.5s ease 0s;
    background: none repeat scroll 0 0 #cd1d00;
    border-radius: 10px 10px 10px 0;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.6);
    color: #000;
font-family: 'Terminal Dosis',sans-serif;;
width:60px; 
margin:5px 10px 5px 5px;
padding:10px 20px;
text-decoration: none;
display: block;
text-align: center;
font-weight:700;

}
#navigation ul li a:hover, nav ul li a.current  {

    background: none repeat scroll 0 0 #7B051E;
    border-radius: 10px 10px 10px 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.6);
    color: #fff;


}

#navigation ul li a.selected,#sfnav a.selected {
    background: none repeat scroll 0 0 #7B051E;
    border-radius: 10px 10px 10px 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.6);
    color: #fff;

}
#sfnav,#sfnav ul {
list-style:none;
line-height:16px;
position:absolute;
font-size:12px;
background-image:none;
margin:1em 0;
padding:0;
}

#sfnav a {
display:block;
text-decoration:none;
padding:2px 12px;
}

#sfnav li {
float:left;
display:inline;
list-style-type:none;
font:normal 12px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
	


#sarea {
float:right;
margin:55px 0 10px;
padding:0;
}

h1,h3,h4 {
font-size:11px;
margin:0;
}



h5 {

width:auto;
height:auto;
font:normal 12px "Trebuchet MS", Tahoma, Arial;
color:#000;
letter-spacing:-1px;
text-transform:lowercase;
margin:0;
padding:45px 0 0 5px;
}

h5 a:hover {
color:#CCC;
text-decoration:none;
}

.search {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px; /* Opera 10.5, IE9, Saf5, Chrome */
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
box-shadow:0 1px 3px rgba(0,0,0,0.25);
border: 1px solid rgba(0,0,0,0.25);
font-size:12px;
font-weight:bold;
background:#fff;
color:#000000;
height:23px;
width:200px;
margin:6px 15px 3px 8px;
padding:0 0 0 0;
}
.searchbut{ 
background-color:#7b051e; 
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px; /* Opera 10.5, IE9, Saf5, Chrome */
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
box-shadow:0 1px 3px rgba(0,0,0,0.25);
border: 1px solid rgba(0,0,0,0.25);
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
color:#fff;
font-weight:bold;
cursor:pointer; 
padding: 0 0 0 0; 
font-size:11px; 
height: 28px; 
width:85px; 
}

.box li {
list-style-type:none;
border-bottom : 1px dotted #ccc;
list-style-position:inside;
list-style-type: circle;
color:#a9012c;
font-weight:bold;
margin:0 0 0 3px;
padding:0 0 4px 20px;
font-size:12px;

}
.box li a:hover {
color: #ffffff;
background: #a9012c;
text-decoration:none;
}
.boxcaption {
background:none;
height:22px;
width:211px;
color:#000;
padding:6px 0 0 10px;
}

.boxbottom {
background:none;
width:221px;
height:3px;
margin:0 0 10px;
}

.page {
color:#a9012c;
font-weight:700;
font-size:12px;
margin:5px 0;
}

.pagination {
float:right;
font-size:12px;
font-weight:700;
padding:2px;
}

.pagination ul {
font-size:12px;
text-align:left;
margin:10px 0;
padding:0;
}

.pagination li {
display:inline;
list-style-type:none;
padding-bottom:1px;
}

.pagination a {
color:#a9012c;
border:#a9012c 1px solid;
text-decoration:none;
margin:0 5px 0 0;
padding:5px;
}

.pagination a:visited {
border:#a9012c 1px solid;
color:#a9012c;
text-decoration:none;
padding:5px;
}

.pagination a:hover {
background-color:#f9fcf5;
border:#a9012c 1px solid;
color:#a9012c;
text-decoration:none;
}

.padding {
padding:0 20px 0 0;
}

.paypal {
font-size:18px;
color:#a9012c;
font-weight:700;
text-align:center;
}

.caption {
background: url(../images/caption.bg.gif) repeat-x bottom;
height:30px;
font-size:11px;
font-weight:700;
color:#303030;
margin:0 0 10px;
}

.caption p {
background: url(../images/caption.left.gif) no-repeat left;
height:20px;
color:#303030;
margin:0;
padding:8px 0 2px 14px;
}

.caption a {
color:#303030;
text-decoration:none;
}

.caption h2 {
background: url(../images/caption.right.gif) no-repeat right;
float:right;
font-size:10px;
height:22px;
margin:0;
padding:8px 10px 0 0;
}

.content {
margin:0 16px 0 10px;
}

.content li {
	list-style-position:inside;
	list-style-type: circle;

margin:0 0 0 3px;
padding:0 0 4px 20px;
}

.fbox {
	background: url("../images/fbox.png") no-repeat scroll right top transparent;
border:1px solid #cccccc;
background-color:#c9ebf9;
margin:5px 5px 10px;
padding:10px;
}
.fbox:hover {
    border: 1px dashed #A9012C;
}
.lbox {
margin:0 5px 25px;
}

.footer {
height:45px;
width:940px;
text-align:center;
background: #5f1323 url(../images/footer.gif) top left repeat-x;
color:#ffaf49;

margin:20px 0 0;
padding-top: 30px;
line-height: 175%;



}
.footer a:hover {
color:#fff;
text-decoration:none;
}
.footer h3 {
float:right;
font-weight:400;
margin:0;
}

.nav {
color:#000000;
font-size:12px;
font-weight:700;
padding-bottom:3px;
margin:0;
}

.nav p {
margin:0;
padding:2px 0 0;
}

.nav h3 {
float:right;
font-size:11px;
margin:0;
}

.nav a {
font-size:11px;
color:#a9012c;
text-decoration:none;
}

.article {
line-height:18px;
margin:5px 5px 10px;
}

.article a {
font-weight:700;
color:#a9012c;
text-decoration:none;
}

.article a:hover {
font-weight:700;
color:#a9012c;
text-decoration:underline;
}

.text {
border:1px dotted #cd1d00;
height:17px;
font-size:12px;
width:360px;
color:#000000;
padding:2px 2px 2px 6px;
}

.textarea {
border:1px dotted #cd1d00;
font-size:12px;
width:360px;
padding:2px 2px 2px 6px;
}

.textpy {
border:1px dotted #cd1d00;
background:#fff;
height:17px;
font-size:12px;
width:50px;
color:#000000;
padding:2px 2px 2px 6px;
}

.limit_field {
border:0;
font-size:10px;
color:#000000;
background:none;
}

.captcha {
border:1px solid #2e2e2e;
background: url(../images/loader.gif) no-repeat center;
}

.cat {
font-size:12px;
font-weight:700;
color:#a9012c;
margin:0;
}

.cat span {
font-size:9px;
padding:0 0 0 4px;
}

.subcat {
font-size:11px;
color:#000000;
font-weight:400;
margin:0 0 5px 0;
}

.break {
padding:3px 0;
}

.title {
font-weight:700;
font-size:12px;
color:#a9012c;
margin:0 0 2px;
}

.desc {
font-size:11px;
color:#000000;
font-weight:400;
margin:0 0 2px;
}

.url {
font-weight:400;
font-size:11px;
color:#000000;
margin:5px 0;
}

div.pr {
font-size:6pt;
color:#000;
}

div.prg {
width:40px;
border:1px solid #999;
height:6px;
font-size:1px;
}

div.prb {
background:#7fb231;
height:6px;
font-size:1px;
}

.small,.small a {
color:#000000;
font-weight:400;
font-size:7pt;
text-decoration:none;
margin:0;
padding:0;
}

.err {
color:red;
font-weight:700;
border:1px solid #a9012c;
margin:0 5px 5px;
padding:6px;
}

.msg {
color:#a9012c;
font-weight:700;
border:1px solid #a9012c;
margin:0 5px 5px;
padding:6px;
}

span.req {
color:red;
font-weight:700;
}

select {
font-size:8pt;
color:#000;
border:1px solid #d5d5d5;
}

#toggleCategTree {
display:block;
cursor:pointer;
color:#a9012c;
font-weight:700;
}

#categtree {
height:200px;
width:300px;
overflow:auto;
border:1px dotted #000000;
border-width:0 1px 1px;
margin:3px 0;
}

#catTitle {
background:none;
font-weight:700;
}

#categtree h2 {
font-size:11px;
text-align:center;
color:#FFF;
background:#a7cb67;
vertical-align:middle;
margin:0 0 5px;
padding:2px;
}

#categtree #close_tree {
right:0;
text-align:center;
white-space:nowrap;
cursor:pointer;
padding:1px;
}

#categtree .categ-item {
clear:both;
display:block;
color:#303030;
border:1px dotted #FFF;
cursor:pointer;
border-width:1px 0;
margin:3px 5px;
padding:2px 5px;
}

#categtree .categ-item img {
margin-right:1em;
}

#categtree .odd {
background:#d9e9bd;
}

#categtree .even {
background:#FFF;
}

#categtree .categ-item:hover {
background:#eee;
}

a,.box a,.footer a,.subcat a {
color:#000000;
text-decoration:none;
}

a:hover,.box a:hover,.caption a:hover,.footer a:hover,.nav a:hover,.cat a:hover,.subcat a:hover,.title a:hover,.os a:hover,.design a:hover {
text-decoration:underline;
}

h2 a,h2 a:visited,h5 a,h5 a:visited {
color:#000;
text-decoration:none;

}

.box ul,.content ul {
margin:0;
padding:0;
}

.footer p,form {
margin:0;
}

.cat a,.title a {
font-size:12px;
color:#a9012c;
text-decoration:none;
}