/* CSS Document */



html, body {

	margin: 0px;
	
	padding: 0px;
	
	background: #ededed;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	color: #000000;
	
}
img {
	border:0;
	}

h1 {

	font-size: 24px;
	
}


h2 {

	font-size: 16px;
	
}


h3 {

	font-size: 12px;
	
	margin: 0px;
	
	padding: 0px;
	
}


#main ul {

	height: 100px;
	
	margin: 0px;
	
	padding: 0px;
	
	list-style: none;
	
}


#main ul li a:link, #main ul li a:hover, #main ul li a:visited {

	color: #555555;
	
	text-decoration: none;
	
}

	


#main h2 {

	margin: 0px;
	
	margin-top: 45px;
	
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 18px;
	
	font-weight: bold;
	
	color: #555555;
	
	height: 55px;
	
}


li {

	line-height: 1.4em;
	
}


.margin_top_10px {

	margin: 0px;
	
	padding: 0px;
	
	margin-top: 10px;
	
}


.float_right_box .job_order {

	background: url(../images/monitor.png) no-repeat 25px;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-top: 3px;
	
	height: 25px;
	
	display: block;
	
}



table tr td .job_order {

	background: #384f83 url(../images/monitor.png) no-repeat 7px;
	
	margin: 0px;
	
	padding: 0px;
	
	margin-top: 10px;
	
	margin-left: 8px;
	
	margin-bottom: 10px;
	
	padding-top: 10px;
	
	padding-left: 45px;
	
	height: 30px;
	
	display: block;
	
	border: 1px solid #384f83;
	
	width: 150px;
	
}



table tr td .job_order a:link, table tr td .job_order a:visited {

	font-size: 12px;
	
	font-weight: bold;
	
	color: #ffffff;
	
}


table tr td .job_order a:hover {

	color: #dddddd;
	
}



.float_right_box .job_order a:link, .float_right_box .job_order a:hover, .float_right_box .job_order a:visited {

	font-size: 16px;

	font-weight: bold;
	
	text-decoration: underline;
	
}



.align_right {

	text-align: right;
	
	margin-top: 35px;
	
	margin-right: 10px;
	
}


.align_right a:link, .align_right a:hover, .align_right a:visited {

	color: #444444;

	font-weight: bold;
	
	text-decoration: none;
	
}


img.float_left_pic {

	float: left;
	
	margin: 15px 10px 5px 0px;
	
}


.header_column_rt {

	float: right;
	
	margin: 0px;
	
	padding: 0px;
	
	width: 300px;
	
	text-align: right;
	
}


.logo {

	margin: 0px;
	
	padding: 0px;
	
	margin-top: 5px;
	
	margin-left: 5px;
	
	float: left;
	
}


.logo a:link img, .logo a:hover img, .logo a:visited img {

	border: none;
	
}


.float_right_box {

	margin: 0px;
	
	padding: 0px;
	
	margin-top: 10px;
	
	margin-right: 10px;
	
	width: 250px;
	
	text-align: right;
	
	float: right;
	
	color: #555555;
	
}


.float_right_box h1 {

	/*color: #555555;*/
	
	color: #e81e25;
	
	font-size: 14px;
	
	margin: 0px;
	
	padding: 0px;
	
}


.float_right_box a:link, .float_right_box a:visited {

	color: #555555;
	
	text-decoration: none;
	
	margin: 0px;
	
	padding: 0px;
	
}


.float_right_box a:hover {

	color: #bbbbbb;
	
}


#frame {

	background: #ffffff;
	
	width: 880px;
	
	margin-left: auto;
	
	margin-right: auto;
	
}


#container {

	background: #ffffff;
	
	width: 880px;
	
	margin-left: auto;
	
	margin-right: auto;
	
	float: left;
	
	border: 1px solid #555555;
	
}


#header {

	background: #ffffff;
	
	height: 100px;
	
	margin: 0px;
	
	padding: 0px;
	
}


#nav {

	width: 100%;
	
}


#masthead {

	width: 880px;
	
	height: 202px;
	
	border-top: 1px solid #777777;
	
	border-bottom: 1px solid #777777;
	
	float: left;
	
}


#masthead_sky {

	/*background: url(../images/sky.jpg) no-repeat top left;*/
	
	width: 880px;
	
	height: 175px;
	
	border-top: 1px solid #777777;
	
	border-bottom: 1px solid #777777;
	
}


#masthead_sky #tagline {

	float: right;
	
	width: 275px;
	
	height: 120px;
	
	margin: 0px;
	
	margin-right: 40px;
	
	padding: 0px;
	
	padding: 55px 40px 0px 50px;
	
}


#masthead_sky #tagline h1 {

	font-size: 26px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #4d4d4d;
	
	border: none;
	
	line-height: 1.3em;
	
	margin: 0px;
	
}


#tagline {

	float: right;
	
	width: 275px;
	
	height: 135px;
	
	margin: 0px;
	
	margin-right: 40px;
	
	padding: 0px;
	
	padding: 65px 40px 0px 50px;
	
}


#tagline h1 {

	font-size: 26px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #4d4d4d;
	
	border: none;
	
	line-height: 1.3em;
	
}


#tagline p {

	margin: 0px;
	
	padding: 0px;
	
	margin-bottom: 10px;
	
}


#sub_tag {

	width: 880px;

	height: 35px;
	
	background: url(../images/sub_tag.jpg) no-repeat top left;
	
	float: left;
	
	border-top: 1px solid #777777;
	
	border-bottom: 1px solid #777777;
	
}


#sub_tag h2 {

	color: #666666;
	
	text-align: center;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-top: 7px;
	
}


#subpage_tag {

	width: 880px;

	height: 35px;
	
	background: url(../images/sub_tag.jpg) no-repeat top left;
	
	float: left;
	
	border-bottom: 1px solid #777777;
	
	border-top: 1px solid #777777;
	
}


#subpage_tag h2 {

	color: #555555;
	
	text-align: center;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-top: 7px;
	
}


#main {

	width: 880px;
	
	height: 291px;
	
	float: left;
	
	background: #ffffff;
	
	color: #4d4d4d;
	
}


#printing {

	background: url(../images/blue-squares.gif) no-repeat top left;

	width: 210px;
	
	height: 280px;
	
	float: left;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-left: 10px;
	
	padding-bottom: 10px;
	
	font-size: 12px;
	
	font-weight: bold;
	
	border-right: 1px solid #b2b2b2;
	
	border-bottom: 1px solid #b2b2b2;
	
}


#design {

	background: url(../images/pink-squares.gif) no-repeat top left;
	
	width: 209px;
	
	height: 280px;
	
	float: left;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-left: 10px;
	
	padding-bottom: 10px;
	
	font-size: 12px;
	
	font-weight: bold;
	
	border-right: 1px solid #b2b2b2;
	
	border-bottom: 1px solid #b2b2b2;
	
}

#photography_modeling {

	background: url(../images/yellow-squares.gif) no-repeat top left;
	
	width: 209px;
	
	height: 280px;
	
	float: left;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-left: 10px;
	
	padding-bottom: 10px;
	
	font-size: 12px;
	
	font-weight: bold;
	
	border-right: 1px solid #b2b2b2;
	
	border-bottom: 1px solid #b2b2b2;
	
}


#sublimation {

	background: url(../images/black-squares.gif) no-repeat top left;
	
	width: 209px;
	
	height: 280px;
	
	float: left;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-left: 10px;
	
	font-size: 12px;
	
	font-weight: bold;
	
	padding-bottom: 10px;
	
	border-bottom: 1px solid #b2b2b2;
	
}


#current_promotion {

	background: url(../images/current_promotions.gif) no-repeat top left;
	
	float: left;
	
	width: 770px;
	
	height: 32px;
	
	color: #ffffff;
	
	font-size: 12px;
	
	margin: 0px;
	
	padding: 0px;
	
	padding-left: 10px;
	
	padding-top: 7px;
	
}


#current_promotion .white_14pt_text {

	color: #ffffff;
	
	font-size: 14px;
	
	font-weight: bold;
	
}


#sub_main {
	background: url(../images/bg_column.gif);
	float: left;
	/*border-bottom: 1px solid #777777;*/
	
	color: #00000;
	text-align: left;
	
}


.left_column {

	width: 214px;
	
	/*height: 50px;*/
	
	margin-left: 3px;
	
	margin-top: 3px;
	
	margin-right: 3px;
	
	float: left;
	
}


.left_column h1 {

	color: #ffffff;
	
	margin-top: 12px;
	
	text-align: center;
	
	font-size: 20px;
	
}


.left_column h2 {

	color: #ffffff;

	font-size: 16px;
	
	margin: 0px;
	
	padding: 0px;
	
	/*margin-top: 14px;*/
	
	text-align: center;
	
	background: #384f83;
	
	padding-top: 15px;
	
	padding-bottom: 15px;
	
}


.left_column p {

	color: #000000;
	
	margin: 0px;
	
	padding: 0px;
	
	margin-top: 5px;
	
}


.bold_center {

	text-align: center;
	
	font-weight: bold;
	
}


.left_column a:link, .left_column a:visited {

	color: #000000;
	
	text-decoration: none;
	
}


.left_column a:hover {

	color: #777777;
	
}


.left_column img {

	margin-top: 5px;
	
}



*.button { margin:0; padding:3px 10px; font-size:1em; color:black;
cursor:pointer; background:url("g1.jpg") repeat-x left bottom;
border-left:1px solid yellow; border-right:1px solid orange;
border-top:1px solid yellow; border-bottom:1px solid orange; }



*.button:hover, *.button.hover
{ background:url("g2.jpg") repeat-x left top;
border-left:1px solid orange; border-right:1px solid yellow;
border-top:1px solid orange; border-bottom:1px solid yellow; }



a.button { padding:5px 10px; line-height:2em; text-decoration:none; }



.right_column {

	width: 610px;
	
	margin: 0px;
	
	padding: 25px;
	
	float: left;
	
}


.right_column h1 {

	color: #475f95;
	
}


.right_column h2 {

	color: #384f83;
	
	margin: 0px;
	
}


.right_column a:link, .right_column a:visited {

	color: #555555;
	
}


.right_column a:hover {

	color: #888888;
	
}


.float_table {

	float: left;
	
}


.highlight_box_gray {

	padding: 10px;
	
	background-color: #ededed;
	
	border-top: 3px solid #777777;
	
	border-bottom: 3px solid #777777;
	
	color: #454545;
	
	width: 400px;
	
}


#footer {

	width: 880px;
	
	/*margin-top: 5px;*/
	
	height:80px;
	
	float: left;
	
	background: #ffffff;
	
	text-align: center;
	
	padding-top: 20px;
	
	color: #7a7a7a;
	
}


#footer p {

	margin: 0px;
	
	padding: 0px;
	
	margin-top: 5px;
	
}


#footer a:link, #footer a:hover, #footer a:visited {

	color: #7a7a7a;
	
	text-decoration: none;
	
}
.subpage #frame #container #sub_main .right_column #titile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
}
/*--------------------------Left Culom Bar------------------*/

.subpage #frame #container #sub_main .left_column #left_bar {
	background:url(../images/left_coulm.jpg) repeat-y;
	width:214px;
	}
.subpage #frame #container #sub_main .left_column #left_bar {
	background-color: #384F84;
	width:214;
	height: 760px;
}
.subpage #frame #container #sub_main .right_column #soon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.subpage #frame #container #sub_main .right_column #signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	width: 290px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 1.3em;
	height: 150px;
}
.subpage #frame #container #sub_main .right_column #reg #pagiing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bold;
}
.subpage #frame #container #sub_main .right_column #reg #numbering {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.subpage #frame #container #sub_main .right_column #reg table {
	padding-bottom: 7px;
}
.subpage #frame #container #sub_main .right_column #reg {
	background-position: center;
	vertical-align: middle;
}
.subpage #frame #container #sub_main .right_column #reg #pagiing a {
	padding-right: 3px;
	padding-left: 3px;
}
/*----------------------BLANKS-------------------*/
.subpage #frame #container #sub_main .right_column .blanks {
	position:relative;
	}
.subpage #frame #container #sub_main .right_column .blanks tr td {
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 8px;

}
.subpage #frame #container #sub_main .right_column .blanks #blanks_id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.subpage #frame #container #sub_main .left_column #category {
	text-align: center;
}
.subpage #frame #container #sub_main .left_column #category #search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-left: 40px;
	padding-bottom: 2px;
}
.subpage #frame #container #sub_main .right_column #signup #pdf {
	padding: 5px;
}
.subpage #frame #container #sub_main .left_column #category #jumpMenu2 {
	width:160px;
}
.subpage #frame #container #sub_main .right_column #signup #signupnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	}
.subpage #frame #container #sub_main .right_column #user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #384F83;
}
.subpage #frame #container #sub_main .right_column .new_account {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: decimal;
	line-height: 1.5em;
}
.subpage #frame #container #header .header_column_rt .float_right_box #logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 45px;
}
#frame #container #links {
	position: relative;
	float: left;
	background: #ededed;
	width:880px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:center;
	
}
#frame #container #links .links_b {
	position:relative;
	list-style:none;
	margin:0 auto;
	float:left;
	}
#frame #container #links .links_b li {
	position:relative;
	float:left;
}
#frame #container #links .links_b .line a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	}
#frame #container #links .links_b .line1 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-right: 0px;
	margin-left: 25px;
	}

#frame #container #links .links_b li a {
	display:block;
	text-decoration:none;
	color: #333;
	padding-top: 0.1em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	font-size: 12px;
}
#frame #container #links .links_b li a:hover {
	color:#069;
	text-decoration: underline;
}
#frame #container #footer #social {
	position: relative;
}
#frame #container #footer #social #copy {
	width: 400px;
	position: relative;
	float: left;
}
#frame #container #footer #social #social_logo {
	float: right;
	width: 450px;
	position: relative;
}
#frame #container #footer #social img {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
}

