body {
	padding: 0;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	background-color: #494a3a;
	text-align: center;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 0;
	font-size: 14px;
	color: #606072;
}

#wrapper {
	background-color: #ffffff;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}

/*  TOP HEADER */
#header {
	font-size:70%;
	/*background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:140px;
	border-bottom: 1px dotted #cccccc;
	background-image: url(../images/header_logo.gif);
}
#searchheader {
	float: right;
	height: 14px;
	margin-top: 20px;
	margin-right: 20px;
}
#translateheader {
	float: right;
	height: 14px;
	margin-top: 2px;
	margin-right: 6px;
}
#search_query {
	height: 40px;
}
#headertext{
	height:22px;
	background-color: #606072;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#headertext a{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#headertext a:active{
	color: #FFFFFF;
	text-decoration: none;
}


/* MAIN CONTENT */
#content {
	font-size: 100%;
	width: 540px;
	float: right;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 12;
	padding-left: 12;
}
#contentlogin {
	font-size: 100%;
	width: 520px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {
	border-top: 1px solid #cccccc;
	padding-top: 0.4em;
	font-size:90%;
	font-weight:bold;
}
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .checkouttext {
	line-height: 22px;
	font-size: 100%;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#content a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#content a:visited {
	color: #0000ff;
}
#content .content_outline {
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:15px;
}

/* LEFT HAND COLUMN */
#navigation .navigation_outline {
	/*border: 2px solid #cccccc;*/
	margin-left:0px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:-14px;
	padding-right: 5px;
	padding-left: 5px;	/*-moz-border-radius:15px;*/
}
#navigation {
	float: left;
	width: 190px;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-left: 4px;
	margin-bottom: 12px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #606072;
}
#navigation a:link, #navigation a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#navigation a:hover {
	background-color: #9c9cec;
	color: #000000;
}
#navigation .cart_summary {
	font-size:11px;
	background-color: #606072;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
#navigation .mostpopular {
	font-size:100%;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation .subnav {
	font-size:70%;
	background-color: #ffffff;
	height: 20px;
}
#navigation .subnav a{
	color: #494a3a;
	text-decoration: none;
}
#navigation .subnav a:hover{
	color: #494a3a;
	text-decoration: underline;
	background-color: #ffffff;
}
#navigation .inputbox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	width:100px;
}
#navigation .search_query, #navigation .cart_summary {
	padding-left:10px;
}



#otherlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#otherlinks li {
	width: 180px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #ffffff;
	text-decoration: underline;
}
#otherlinks a:link, #otherlinks a:visited {
	display: block;
	color: #494a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#otherlinks a:hover {
	background-color: #ffffff;
	color: #000000;
}



/* MOST POPULAR */
#mostpopular ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#mostpopular li {
	width: 180px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #606072;
	text-decoration: underline;
}
#mostpopular a:link, #mostpopular a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 18px;
	line-height: 16px;
}
#mostpopular a:hover {
	background-color: #606072;
	color: #cccccc;
}

#most_popular {
	background-color: #606072;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* FOOTER */
/*#footer {
	clear: both;
	text-align:center;
	font-size: 70%;
	color: #aaaaaa;
	height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #606072;
}*/



.breadcrumb{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606072;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 14px;
}
.small {
	font-size: 80%;
}
.links {
	font-size: 90%;
}


/* WELCOME PAGE TEXT */
#mainbody {
	width: 450px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-top: 18px;
}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	padding-top:8px;
}


/* Clip Share Navigation */




#headnav {

    margin: 1px auto;

    padding: 0px;

    text-align: left;

    width: 100%;

}



#navbar {

    width: 100%;

    background: url(../images/tpl_navbar_bg.gif) repeat-x;

    height: 50px;

}



#navsubbar {

    width: 100%;

    background: url(../images/tpl_subnavbar_bg.gif) repeat-x;

    height: 25px;
	
	line-height: 20px;

}



#navcontainer {

   position: relative;

    top: 23px;
    width: 770px;   
    margin: 0px auto;   
	padding-left:7px;

	

}



#navcontainer ul {

    margin:0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: bold 12px/27px Arial, Helvetica, sans-serif;

}



#navcontainer li {

    display:inline;

    margin:0;

    padding:0;

}



#navcontainer a {

   float: center;

    display: block;

    width: 82px;

    height: 27px;

    margin-right: 1px;

}



#navcontainer a:link, #navcontainer a:visited {

    float: left;

    background: url(../images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -27px;

    color: #474038;

    text-decoration: none;

}



#navcontainer a:hover {

    float: left;

    background: url(../images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -54px;

    color: #FFFFFF;

    text-decoration: none;

    line-height: 27px;

}



#navcontainer li a#currentTab {

    float: left;

    background: url(../images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% 0px;

    color: #474038;

    text-decoration: none;

    line-height: 27px;

}



#navsubbar p {

    margin: 0px auto;

    padding: 2px 0;

    text-indent: 20px;

    width: 830px;

    color: #5a5a5a;

    text-align: left;

}



#navsubbar p a {

    margin: 0px 7px;

    color: #5a5a5a;

}


/* End of Clip Share Navigation */
/* Clip Share Footer */



#footer {

clear: both;
	text-align:center;	
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	 background: url(../images/tpl_footer_bg.png) repeat-x;

   /* margin: 0px auto;

    padding: 10px;
     padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
    background: url(../images/tpl_footer_bg.png) repeat-x;*/

}



#footcontainer {

    margin: 0px 90px;

    padding: 0px;
	width: 770px;
   text-align: left;
   

}



#footcontainer p {

    margin: 0 10px;

    padding: 0px;

    color: #635549;

}



#footcontainer p a {

    margin: 0px;

    border: none;
	font-size: 13px;
	font-weight:100;

    text-decoration: none;

    color: #ffffff;

}



#footcontainer p a:hover {

    border-bottom: 1px dotted #ffffff;

}



#footcontainer p a img.rss {

    border: none;

    text-decoration: none;

}



