/* CSS Document */

body {
font-family:Verdana;
font-size:0.70em;
background-color:#F6F7F7;
background-image:url(images/background_grad.jpg);
background-repeat:repeat-x;
}

h1 {
font-family:Verdana;
font-size:1.5em;
}

h2 {
font-size:1.2em;
}

h2 a:link, h2 a:active, h2 a:visited {
	color:#000000 !important;
	text-decoration:none;
}
h2 a:hover {
	color:#000000 !important;
	text-decoration:underline;
}

.imgpreview {
max-height:150px;
max-width:300px;
}

#theimage{
text-align:center;
}

.contents, contents th, contents td {
text-align:left !important;
}

#container {
margin-left:auto;
margin-right:auto;
width:740px;
}

.head {
background-image:url(images/header.jpg);
width:740px;
height:101px;
}

#navigation {
width:100%;
text-align:center;
background-image:url(images/back.gif);
background-repeat:repeat;
}
.navbar a:link, .navbar a:active, .navbar a:visited {
padding:0px 10px 0px 10px;
text-decoration:none;
color:#000000;
background-color:#ffffff;
border-bottom:1px dashed #B5B5B6;
border-top:1px dashed #B5B5B6;
}
.navbar a:hover {
background-color:#615a55;
color:#ffffff;
border-bottom:1px dashed #b8b1ac;
padding:0px 10px 0px 10px;
}

#content {
background-image:url(images/back.gif);
background-repeat:repeat;
}

.content {
padding:5px;
}

#info_hold {
width:740px;
}
.info {
width:468px;
vertical-align:text-top;
}
.info_main {
width:465px !important;
border-bottom:1px dashed #d5d5d5;
padding-bottom:2px;
}
.info2 {
width:240px;
background-color:#F2F2F1;
padding:5px;
border:1px dashed;
margin-bottom:5px;
}
.info_dark {
width:240px;
background-color:#d8d8d8;
padding:5px;
border:1px dashed;
margin-bottom:5px;
}

.table_yourimages {
margin-left:auto;
margin-right:auto;
width:auto;
}

.image_manage {
background-color:#F2F2F1;
padding:5px;
border:1px dashed;
margin:5px;
height:300px;
}
.image_manage img {
width:140px;
max-height:100px;
border-style:none;
}

.img_viewer {
width:100%;
vertical-align:text-top;
}

.img_viewer td {
vertical-align:text-top;
}

.foot_text {
vertical-align:bottom;
text-align:center;
background-image:url(images/back.gif);
background-repeat:repeat;
}
#foot {
background-image:url(images/foot.gif);
background-repeat:no-repeat;
width:740px;
height:10px;
}

#img_cron {
width:0px;
height:0px;
visibility:hidden;
}

.add_comment {
	width:95%;
	background-color:#F2F2F1;
	padding:5px;
	border:1px dashed;
	margin-bottom:3px;
}

.item_listing_cat {
	border-bottom:1px dashed #d5d5d5;
}
.main_table {
	width:468px;
}

.page_links {
	width:465px;
}
.page_links div {
	width:232px;
}

.page_links_left {
	text-align:left;
	float:left;
}
.page_links_right {
	text-align:right;
	float:left;
}

.code_snippet {
	font-family:courier;
	background-color:#F2F2F1;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	margin-left:10px;
	margin-right:10px;
}
