* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		background: url(../graphics/bg.png);
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times;
	color: #F3540C;
}
#wrapper { 
	margin: 0 auto;
	width: 900px;
}
#faux {
	background: url(../graphics/bg_inner.png);
	margin-bottom: 0px;
	overflow: auto; /*Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#header {
	color: #333;
	background: url(../graphics/bg_header.png);
	width: 900px;
	padding: 0px;
	height: 180px;
	margin: 0px 0px 0px 0px;
}

#logo {
	float: left;
	padding: 54px 0 0 236px;
	width: 260px;
}

#right_logo {
	float: right;
	padding: 44px 20px 0 0;
	text-align: right;
}

#header h2 {
	float: right;
	padding: 100px 20px 0 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}


#navigation {
	background: url(../graphics/bg_nav.png);
	width: 900px;
	height: 34px;
}

#leftcolumn { 
	display: inline; 
	color: #333; 
	/*background-color: transparent; background-image: url(../graphics/rose_bottom.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; */
	margin: 0 0 10px 0; 
	padding: 0; 
	width: 185px;
	/*height: 200px;*/ 
	float: left; 
}
#content { 
	float: left;
	color: #333;
	margin: 20px 15px;
	padding: 0px;
	width: 500px;
	display: inline;
	position: relative;
}
#rightcolumn { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 0px 10px 0;
	padding: 0px;
	width: 185px;
	float: right;
}
#footer { 
	width: 900px;
	height: 28px;
	background: url(../graphics/bg_footer.png);
	clear: both;
	color: #fff;
	margin: 0px 0px 16px 0px;
	padding: 0;
}
#legal {
	text-align: center;
	padding: 6px 0 6px 0px;
}

.clear { 
	clear: both; 
	background: none; 
}
h1 {
	font-size: 1.6em;
	padding-bottom: 1.0em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
	padding-bottom: 0.2em
}
p {
	padding-bottom: 1em;
	line-height: 1.4em;
}
p.indent{
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 0.2em;
	font-size: 1.0em;
	font-weight: bold;
	color: #49629C;
	margin-left: 34px;
}
.address { 
	margin-left: 20px; 
	padding-left: 8px; 
	border-left: 1px solid #49629C; 
}
.update {
	border-top: 1px solid #49629C;
	margin-top: 0.3em;
	padding-top: 0.8em;
	font-style: italic;
}
	


ol {
}

ul {
}

a.foot {
	color: #fff; 
	text-decoration: underline 
}
a.foot:link {
	color: white
}
a.foot:visited { 
	color: #fff
}
a.foot:hover {
	color: #ff0; 
	text-decoration: none
}

#content ul {
	margin-left: 12px;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	margin-left: 12px;
	list-style-type: square;
	padding-top: 2px;
}

#content ol { 
	margin-left: 12px; 
	padding: 0.5em 0 0.5em 0; 
}

#content ol li {
	margin-left: 12px;
	margin-bottom: 0.2em;
	padding-top: 2px;
}

#content img {
	border: 1px solid #BAC3D9;
	padding: 3px;
}

#content img.left {
	float: left;
	margin: 0 12px 0 0;
}

#content img.right {
	float: right;
	margin: 0 0 0 12px;
}

/* Submit button */

.button {
	border: 4px solid #EF5959;
	padding: 0.25em 0.5em 0.25em 0.5em;
	background-color: #FFB27F;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.button:hover {
	border: 4px solid #59CF33;
} 


/*.button { 
	color: #fff; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ff6600; 
	border: solid 1px #009;
	padding: 0 4px 2px 4px; 
} */

/* Thread Table */
.thread {
	margin: 12px 0 12px 0;
	border: solid 1px #BAC3D9;
	border-collapse: collapse;
}

.thread .number {
	border: solid 1px #BAC3D9;
	width: 24px;
	padding: 4px;
	color: #F3540C;
	font-weight: bold;
	text-align: center;
}	

.thread .desc {
	border: solid 1px #BAC3D9;
	width: 340px;
	padding: 4px 12px 4px 12px;
	text-align: left;
}	

/* Prices Table */
.prices {
	margin: 12px 0 12px 0;
	border: solid 1px #BAC3D9;
	border-collapse: collapse;
}

.prices .item {
	border: solid 1px #BAC3D9;
	width: 300px;
	padding: 4px;
	text-align: left;
}	

.prices .price {
	border: solid 1px #BAC3D9;
	width: auto;
	padding: 4px 12px 4px 12px;
	text-align: right;
	font-weight: bold;
}

/* Currency converter */

#currency_border {
	height: auto; 
	border: solid 1px #BAC3D9; 
}
#currency_header {
	color: #ffffff;  
	font-weight: bold;
	background-color: #BAC3D9; 
	text-align: center; 
	height: 22px; 
	padding-top: 4px; 
}
#results_header {
	color: #ffffff; 
	font-weight: bold; 
	background-color: #BAC3D9; 
	text-align: center; 
	padding-top: 4px; 
	height: 20px;
}
#results_content { 
	font-weight: bold; 
	text-align: center; 
	height: 40px; 
	padding-top: 12px; 
}
#currency_content { 
	font-weight: bold; 
	padding-top: 12px; 
	padding-bottom: 12px; 
	padding-left: 12px; 
}
.dollar {
	font-size: 11px; 
	width: 60px; 
	height: 16px; 
	border: solid 1px #009; 
}
.currency {
	font-size: 11px;
}

/* Clip Art Search */
#cs_search {
	float: center;
}	

/* Top Menu */
#topmenu {
	float: right;
	padding: 8px; 0px 10px 0;
	width: auto;
	text-align: right;
	margin-right: 12px;
}
#topmenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	padding: 0 8px;
	border-left: 1px solid #ED1B24;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu .first a {
	border: none;
	padding: 0 8px 0 12px;
}

/* right_col */
#right_col {
	padding-left: 16px;
}
#3steps {
	border: 1px solid #ED1B24;
	background: #ffffff;
}
#format{
	border: 1px solid #ED1B24;
	background: #ffffff;
	padding: 10px;
	margin-right: 12px;
}
#format p {
	padding-bottom: 0em;
	line-height: 1.8em;
	font-weight: bold;
}
#format ol {
	margin-left: 10px;
	padding-left: 0;
}

#format ol li {
	margin-left: 10px;
	padding-top: 2px;
}

/* left_col */
#left_col{
	width:180px;
	float:left;
	padding-top: 16px;
}
#left_col ul{
	width:180px;
	list-style:none;
	padding:0;
	margin:0;
}
#left_col ul li{
	width:180px;
	float:left;
	margin:0;
	height:40px;
	padding:0;
	position:relative;
	/*background:#BAC3D9 url(../graphics/bg-a.gif) no-repeat 20px 100%; */
	background: url(../graphics/bg-a.gif) no-repeat 20px 100%;

}
#left_col ul li ul.drop {
	display:none;
	left:180px;
	position:absolute;
	top:0pt;
	border-left:3px solid #fff;
}
#left_col ul li a,
#left_col ul li ul.drop li a{
	text-decoration:none;
	outline:none;
	display:block;
	height:40px;
	/* color:#eef3e9; */
	color:#FFFFFF;
	line-height:2.6em;
	font-size:1.0em;
}
#left_col ul li a{
	padding:0 0 0 10px;
	margin:0 0 0 20px;
	font-weight:bold;
}
#left_col ul li ul.drop li{
	background:#779f50 url(../graphics/bg-a.gif) no-repeat 20px 0;
	float:left;
	padding:1px 0 0 0;
}
#left_col ul li ul.drop li.first{
	background:#779f50;
	padding:0;
	margin:-1px 0 0 0;
}
#left_col ul li ul.drop li a{
	padding:0 0 0 30px;
	margin:0;
	width:190px;
}
#left_col ul li.hover{
	display:block;
	width:180px;
	/* background:url(../graphics/hover.gif) no-repeat 0 0; */
	background: #F45809 url(../graphics/hover.gif) no-repeat 0 0;
	padding:0;
	margin:0;
}
ul li:hover ul.drop,
ul li.hover ul.drop{
	display:block;
}
#left_col ul li.hover ul.drop li a:hover{
	background:#9ab86a;
}
/* end left_col */

/* Show - Hide */

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {
	border:1px solid #333;
	padding:0 5px;
	margin-right:5px
}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {
	margin:0;
	padding:2px;
} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {
	margin:7px 0;
}
/* image and left padding for DDs */
#TJK_DL dd {
	background:url(../graphics/answer.gif) no-repeat;
	padding-left:55px;
}
/* styling all anchors in the DTs */
#TJK_DL dt a {
	background:0 50% no-repeat;
	padding-left:32px;
	color:#000;
	text-decoration:none;
}
#TJK_DL dt a:visited {
	color:#333;
}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold;}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {
	background-image:url(../graphics/ans_open.png);
	padding-top: 2px;
}
#TJK_DL .DTminus a {
	background-image:url(../graphics/ans_close.png);
	padding-top:2px;
}
/**********************************/
/**********************************/
#TJK_DL .showDD {
	position:relative;
	top:0;
}
#TJK_DL dd,.hideDD{
	top:-9999px;
	position:absolute;
}
#TJK_ToggleON,#TJK_ToggleOFF {
	display:inline;
	cursor:pointer;
	cursor:hand;
}
#TJK_ToggleON,#TJK_ToggleOFF {display:none}
