/*LJ Graphix &copy; 2008 , designed by Jason Altidor */


/*BACKGROUND ---------------------------------------------------------------*/

body {
	background-image:url(images/lj_bkgd.jpg);
	background-color: #000000;
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0px;
}

/*DIVS ---------------------------------------------------------------*/

#likebutton {
	width: 90px; 
	height: 21px; 
	border:none;
}


.greenBox { 
	border: 1px solid #497829; 
	width: 103px;
	height: 73px;
}

#topSpacer {
	height: 150px;
}

#siteframe { 
	width: 100%;
}

#mainframe {
	margin: 0px auto;
	border: 1px solid #497829;
	background-image:url(images/white_trans_box.png);
	background-repeat: repeat;
	width: 930px;
}

#itemFrame {
	margin: 0px auto;
	width: 850px;
}

#imgContainer {
	border: 1px solid #497829;
	background-image:url(images/white_trans_box.png);
	background-repeat: repeat;
	width: 410px;
	float:left;
}

#itemContentBkgd {
	background-image: url(images/white_trans_box2.png);
	background-repeat: repeat;
	width: 410px;
	height: 405px;
	float: left;
}

#greyBox {
	padding: 10px;
	height: 200px;
	background-color:#4C4C4C;
}

.imgContent {
	padding: 14px;
}

.imgBorder {
	border: 1px solid #497829;
	width: 380px;
	height: 335px;
}

.triangle {
	margin: 2px;
}

#topSection {
	padding: 10px;
}

#mainContent {
	padding: 20px 10px;
	width: 100%;
}

.thumbnails {
	width: 14.2%;
	float:left;
}

#clearLeft {
	clear: left;	
}

.clear { clear:both; }

#spacerW {
	width: 10px;
	float: left;
}

#spacer {
	height: 20px;
}

#copyright {
	width: 100%;
	background-color:#000000;
	padding: 15px;
	text-align:center;
}

#greybox {
	background-color: #4C4C4C;
	padding: 12px;
	position: absolute;
	top: 50%;
}

#blkbox {
	background-color: #000000;
	padding: 8px;
}


/*TABLES ---------------------------------------------------------------*/

table.green_box { border: 1px solid #497829; }

table.mainframe {
	border: 1px solid #497829; 
	width: 930px;
}

table.mainframe2 {
	border: 1px solid #497829; 
}

td.white_trans_box {
	background-image:url(images/white_trans_box.png);
	background-repeat: repeat;
	padding: 2px;
}

td.white_trans_box2 {
	background-image:url(images/white_trans_box.png);
	background-repeat: repeat;
	padding: 10px;
}

td.white_trans_box3 {
	background-image:url(images/white_trans_box.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

td.white_trans_box4 {
	background-image:url(images/white_trans_box2.png);
	background-repeat: repeat;
}

td.greybox {
	background-color: #4C4C4C;
	padding: 12px;
}

td.blkbox {
	padding: 8px;
	background-color: #000000;
}



/*TEXT ---------------------------------------------------------------*/

.titletext_green {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:18px;
	color: #009933;
	font-weight: bold;
	line-height:30px;
}

.titletext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:30px;
}

.subtitle_green {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	line-height:24px;
}

.subtitle_blk {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height:24px;
}

.subtitle {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
}

.subtitle_orange {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height:24px;
}

.subtitle_blue {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height:24px;
}

.subtitle_gold {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E38902;
	line-height:24px;
}


.subtitle2 {
	font-family:  Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	line-height:24px;
}


.maintext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.maintext_blk {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

.maintext_blue {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #0099FF;
}

.maintext_orange {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #FF6600;
}

.maintext_gold {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #E38902;
}

.maintext_green {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #009933;
}

.maintext_blk_s {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.maintext_blue_s {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #0099FF;
}

.maintext_orange_s {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
}

.maintext_gold_s {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #E38902;
}

.maintext_green_s {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #009933;
}

.copyright {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.quote {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #0099FF;
}

.num {
	color: #ffffff;
	display:inline;
	padding: 1px 5px;
	background-color:#000000;
	text-decoration:none;
	border: 1px solid #009933;
}

/*LINKS ---------------------------------------------------------------*/

a:link {
	color: #009933;
	text-decoration:underline;
}

a:visited {
	color: #009933;
	text-decoration:underline;
}

a:hover {
	color: #009933;
	text-decoration:none;
}

a:active {
	color: #009933;
	text-decoration:underline;
}


/* PAGE LINKS */
a.pagelink {
	color: #FFFFFF;
	text-decoration:underline;
}

a.pagelink:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

a.pagelink:hover {
	color: #FFFFFF;
	text-decoration:none;
}

a.pagelink:active {
	color: #FFFFFF;
	text-decoration:underline;
}

/* PAGE LINKS gold */
a.pagelink_g {
	color: #E38902;
	text-decoration:underline;
}

a.pagelink_g:visited {
	color: #E38902;
	text-decoration:underline;
}

a.pagelink_g:hover {
	color: #E38902;
	text-decoration:none;
}

a.pagelink_g:active {
	color: #E38902;
	text-decoration:underline;
}

/* PAGE LINKS blk */
a.pagelink_blk {
	color: #000000;
	text-decoration:none;
}

a.pagelink_blk:visited {
	color: #000000;
	text-decoration:none;
}

a.pagelink_blk:hover {
	color: #000000;
	text-decoration:underline;
}

a.pagelink_blk:active {
	color: #000000;
	text-decoration:none;
}

/* NUMBER LINKS blk */
a.numlink {
	color: #000000;
	display:inline;
	padding: 1px 5px;
	background-color:#ffffff;
	text-decoration:none;
	border: 1px solid #009933;
}

a.numlink:visited {
	color: #000000;
	display:inline;
	padding: 1px 5px;
	background-color:#ffffff;
	text-decoration:none;
	border: 1px solid #009933;
}

a.numlink:hover {
	color: #ffffff;
	display:inline;
	padding: 1px 5px;
	background-color:#000000;
	text-decoration:none;
	border: 1px solid #009933;
}

a.numlink:active {
	color: #ffffff;
	display:inline;
	padding: 1px 5px;
	background-color:#000000;
	text-decoration:none;
	border: 1px solid #009933;
}
