/*-----------------------------------------------------------------------------
version:   1.0
author:    Tiki Juntakool
email:     tiki@pm-creative.com
website:   http://www.pm-creative.com/WEB/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	padding: 0;
	color: #1a1a1a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Put it back on certain elements */
/*h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}
*/

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Class for float left and right */
.left{ float:left; }
.right{ float:right; }


/* Remove border around linked images */
img {
	border: 0;
}

/* Set inside width */
.inside{
	width:980px;
	margin:0 auto;
}

/* Yellow */
.color1{
	color: #993300;
}

/* White */
.color2{
	color: #FFFFFF;
}

#divlink {
	width:100%;
	margin-bottom:20px;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	background-color: #6c1e14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	color: #1a1a1a;
}
/* =Headings
-----------------------------------------------------------------------------*/
#logo{
	position: absolute;
	z-index: 10;
	top: 5px;
}

#logo img{

}

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




/* =Branding
-----------------------------------------------------------------------------*/

#Branding{
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c1e14;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#Branding img{
	padding-top: 10px;
	padding-bottom: 10px;
}

#Branding ul {
	padding: 0;
	list-style: none;
	text-transform: none;
	margin: 0;
	float: right;
}

#Branding li {
	float: left;
	line-height: 50px;
}


#Branding li a {
	line-height: 50px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	font-size: 15px;
	text-transform: uppercase;
	font-family: Futura, Verdana, Arial;
}


#Branding li a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg_menu_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#Branding li a:visited{
color: #FFFFFF;
}

body.mhome #Branding a#mhome, body.mport #Branding a#mport, body.mdesign #Branding a#mdesign, body.mwebhosting #Branding a#mwebhosting, body.mimage #Branding a#mimage, body.memail #Branding a#memail, body.mcontact #Branding a#mcontact {
	color: #FFFFFF;
	background-image: url(../images/bg_menu_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#MainNav{
	background-color: #333333;
	/*visibility:hidden;*/
	width:100%;
	/*height:0px;*/
}

#MainNav p{
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Futura, Verdana, Arial;
	padding-right: 1em;
}

#MainNav a, #MainNav a:visited{
	color: #999999;
	text-decoration: none;
}

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

/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
#Wrapper{
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

#block {
	width: 300px;
	padding-bottom: 30px;
}

#block2 {
	width: 640px;
}

/* =PayPal Button
-----------------------------------------------------------------------------*/
#block3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 40px;
}


#blockFrame {
	width: 300px;
	margin-top: 30px;
	padding-bottom: 30px;
	background-color: #F9F9F9;
	background-image: url(../images/bg_blockframe.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

/* Used for MainImage and Client Management Area */
#MainImage{
	width: 100%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262420;
	border-bottom-color: #262420;
	background-color: #6b5858;
}


#TopContent{
	width: 100%;
	padding-bottom: 30px;
}

#TopContent h1{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	margin-left: 190px;
	color: #666666;
}

#TopContent h2{
	font-size: 13px;
	margin-top: 30px;
	margin-right: 1em;
	margin-left: 190px;
	color: #663300;
	font-weight: bold;
}

#TopContent p{
	margin-right: 1em;
	margin-left: 190px;
}

#TopContent ul, #TopContent ol{
	margin-right: 1em;
	margin-left: 230px;
}

#MainContent{
	width: 100%;
	padding-bottom: 30px;
}

#MainContent h1{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
}

#MainContent h1.iconweb{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#MainContent h1.icondev{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_dev.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#MainContent h1.iconpsd{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_psd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#MainContent h1.iconmail{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#MainContent h1.iconport{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_port.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#MainContent h2{
	font-size: 13px;
	margin-top: 30px;
	margin-right: 1em;
	margin-left: 1em;
	color: #663300;
	font-weight: bold;
}

#MainContent p{
	margin-right: 1em;
	margin-left: 1em;
}

#MainContent ul,  #MainContent ol{
	margin-left: 40px;
}

#MainContent ul li ul{
	margin-left: 20px;
}


#MainContent img{
	border: 3px solid #999999;
	margin-left: 1em;
	margin-top: 1em;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
#SecondContent{
	width: 100%;
	background-color: #EEEEEE;
	padding-bottom: 2%;
	background-image: url(../images/bg_port.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262420;
	border-bottom-color: #262420;
}

#SecondContent h1{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	margin-left: 1em;
	color: #000000;
}

#SecondContent img{
	border: 1px solid #333333;
}

#SecondContent ul {
	padding: 0;
	list-style: none;
	text-transform: none;
	margin: 0;
}

#SecondContent li {
	float: left;
}


#SecondContent li a {
	float: left;
	display: block;
	margin: 2ex;
}


#ThirdContent{
	width: 100%;
	background-color: #2d2823;
	padding-bottom: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ThirdContent h1.iconcon{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_con.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#ThirdContent h1.iconform{
	font-size: 15px;
	margin-top: 30px;
	margin-right: 1em;
	color: #666666;
	background-image: url(../images/icon_form.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 60px;
}

#ThirdContent p{
	color: #FFFFFF;
	margin-right: 1em;
	margin-left: 1em;
}

#ThirdContent a, #ThirdContent a:visited{
	color: #FFFFFF;
	text-decoration:underline
}


#ForthContent{
	width: 100%;
	background-color: #EEEEEE;
	background-image: url(../images/img_sofa.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262420;
	border-bottom-color: #262420;
	background-position: center;
	height: 200px;
}

#FifthContent{
	width: 100%;
	background-color: #EEEEEE;
	background-image: url(../images/img_flower.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262420;
	border-bottom-color: #262420;
	background-position: center;
	height: 200px;
}

#SixthContent{
	width: 100%;
	background-color: #EEEEEE;
	background-image: url(../images/img_magazine.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262420;
	border-bottom-color: #262420;
	background-position: center;
	height: 200px;
}


/* =Footer
-----------------------------------------------------------------------------*/
#footer{
	text-align: center;
	background-color: #6c1e14;
}

#footer p{
	color:#FFFFFF;
	font-size:11px;
	line-height: 48px;
}



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

label{
	float: left;
	width: 150px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 1em;
}

input, textarea{
	margin-bottom: 5px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

textarea{
width: 300px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
	clear: left;
}

/* =Tables
-----------------------------------------------------------------------------*/


/* =Misc 1
-----------------------------------------------------------------------------*/

/* =Misc 2
-----------------------------------------------------------------------------*/

