/* CSS Document */
/* Key styles for: It's Paint*/
/* Website designed by It's Paint*/
/* Developed by Mojito Solutions, Katrina Youngman */
/* Last updated: Katrina Youngman, 22 Oct 2008 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #050505; }

a{ color: #a73340;}
a:link{ color: #a73340;}
a:visited { color: #a73340; }
a:hover { color: #c44747;}

h1 { font-size: 1.6em; color: #990000; }
h2 { font-size: 1.4em; margin: 10px 0; }
h3 { font-size: 1.2em; margin: 10px 0; }
h4 { }
p { margin: 10px 0; padding: 0 10px; }
li, ol { padding: 0 10px; margin-left: 30px;}


#wrapper {margin-left: auto; margin-right: auto; width: 790px;}
#header { background-color: #0505050; margin-top: 20px;}
#feature-img { }

#content { background-color: #050505; width: 770px; min-height: 400px; overflow: hidden; margin-left: 10px; }
#content .col { position: relative; float: left;  margin-right: 5px; }
#right {  width: 220px; margin: 10px;  }
#main {  width: 530px; margin-top: 10px; }
#full-width {  width: 790px; margin: 0 25px; }
#main_finishingtouches{width: 470px; margin-top: 10px; background: url(images/watermark_finishingtouches.jpg) no-repeat; padding: 5px 30px; }
#main_itspaint{width: 470px; margin-top: 10px; background: url(images/watermark_itspaint.jpg) no-repeat bottom; padding: 5px 30px; }

#navigation ul { padding: 10px; padding-top: 8px; text-align: left}
#navigation li { margin: 0;  display: inline; list-style: none;}
#navigation li a{  margin: 3px; text-decoration: none; color: #fff; font-size: 1.2em; text-transform: capitalize; }
#navigation li a:hover { color: #99cc66; border-bottom: 2px dotted #dde9d1 ;padding-bottom: 2px;}

/* Show only to IE PC \*/
* html .boxhead h2, * html .boxhead h1 {height: 1%;} /* For IE 5 PC */
.boxhead h2, .boxhead h1 { background: url(images/corner-tl.gif) no-repeat top left;padding: 3px 15px;  margin-top: 0px; padding-top: 15px; }
.boxbody {background: url(images/corner-bl.gif) no-repeat bottom left;margin: 0;padding: 5px 30px 31px;}
.sidebox {background: url(images/corner-br.gif) no-repeat bottom right #FFF; margin: 0; 	}
.boxhead {background: url(images/corner-tr.gif) no-repeat top right ;margin: 0;padding: 0;	}
.hide { display: none; }

/* Table Styles */
table {background-color: #050505; border: 1px solid #fff;}
table td{ padding: 5px; background-color: #050505; color: #fff; border: 1px solid #fff;}
table p {line-height: 1em; margin: 2px; }

/* Class Styles */
.left{float: left; padding: 10px 10px 10px 0;}
.right{float: right; padding: 10px 0 10px 10px;}
.clear{clear: both;}
.image{padding: 10px;}

.thumbscontainer img { width: 120px;   }
.thumbscontainer li { float: left; width: 120px; }

