/*-------------------------------------------------
Page Defaults
-------------------------------------------------*/

body {
    background-color:#FFFFFF;
	margin: 40px 25px 25px 25px;
}

.logoheaderleft{
    height: 60px;
	text-align: left;
	vertical-align: bottom;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.logoheaderright{
    height: 60px;
	text-align: right;
	vertical-align: bottom;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.logoheaderspacer{
    height: 10px;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.indexbody{
	/* top right bottom left */
	padding: 30px 0px 0px 0px;
}

.indexfooter{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	/* top right bottom left */
	padding: 10px 0px 00px 0px;
}

.pagebody{
	/* top right bottom left */
	background-color: #EEEEEE;
	padding: 50px 0px 0px 0px;
	height: 450px;
	vertical-align: top;
}

.pagecornertopleft{
    height: 7px;
	font-size: 4px;
	background: url(http://www.jamesng.com/images/corner_top_left.gif) #EEEEEE left no-repeat;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.pagecornertopright{
    height: 7px;
	font-size: 4px;
	background: url(http://www.jamesng.com/images/corner_top_right.gif) #EEEEEE  right no-repeat;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.pagecornerbottomleft{
    height: 7px;
	font-size: 4px;
	background: url(http://www.jamesng.com/images/corner_bottom_left.gif) #EEEEEE left no-repeat;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}

.pagecornerbottomright{
    height: 7px;
	font-size: 4px;
	background: url(http://www.jamesng.com/images/corner_bottom_right.gif) #EEEEEE  right no-repeat;
	/* top right bottom left */
	padding: 0px 0px 0px 0px;
}


.sidebar{
  width: 220px;
	height: 400px;
  font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	/* top right bottom left */
	padding: 10px 40px 10px 40px;
	border-right: 1px solid #CCCCCC;
}

.pageform, .loginform, .commentform, .commentformbottom, .commentwindow{
  font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	/* top right bottom left */
	padding: 10px 40px 10px 40px;
}

.commentwindow{
	/* top right bottom left */
	padding: 10px 10px 10px 20px;
}

.commentform{
	/* top right bottom left */
	padding: 50px 20px 10px 20px;
	border-left: 1px solid #CCCCCC;
}

.commentformbottom{
	/* top right bottom left */
	padding: 10px 20px 20px 20px;
	vertical-align: bottom;
	border-left: 1px solid #CCCCCC;
}

.loginform{
	/* top right bottom left */
	padding: 10px 20px 10px 20px;
}

.pagecontent{
    font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	/* top right bottom left */
	padding: 10px 40px 10px 40px;
}

.gallery{
    font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	width: 980px;
	height: 420px;
	/* top right bottom left */
	padding: 10px 40px 10px 40px;
}

.movie{
  font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	width: 500px;
	height: 410px;
	/* top right bottom left */
	padding: 10px 40px 10px 50px;
}

.header{
    font-size: 16px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

.subheader{
    font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

.loginwarning{
	font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.gallerylist{
/* top right bottom left */
	padding: 3px 0px 2px 0px;
	border-top: 1px solid #CCCCCC;
	height: 48px;
}

.galleryimage{
	height: 45px;
	width: 45px;
	overflow: hidden;
	float: left;
	position: relative; 
	/* top right bottom left */
	margin: 1px 10px 1px 2px;
	border: 0px;
}

.gallerybutton{
	float: right;
	position: relative; 
	/* top right bottom left */
	margin: 5px 0px 0px 0px;
	border: 0px;
}

a.gallerylink { 
	font-size: 11px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a.gallerylink:hover {
	color: #990000; 
	text-decoration: underline;
}

/*-------------------------------------------------
Links
-------------------------------------------------*/

a { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;	
}

a:hover {
	color: #990000; 
	text-decoration: underline;
}

a.linkform { 
	font-size: 11px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999	;
}

a.linkform:hover {
	color: #990000; 
	text-decoration: underline;
}

.ainactive { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;	
}

a.linkfooter  { 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

a.linkfooter:hover {
	color: #990000; 
	text-decoration: underline;
}



/*-------------------------------------------------
Form Elements
-------------------------------------------------*/

.button{
	font-size: 12px;
	}

.dropdown{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	width: 600px;
}

.textfield, .commenttextfield {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
	width: 600px;
}

.commenttextfield {
  width: 200px;
}

.textarea{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
	width: 600px;
}

