

*
{
	margin:0 auto;
}

h1
{
	font-size:20px;
	font-weight:normal;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
}

.header
{
	width:auto;
	height:100px;
	background-image: url(../img/mainbg.jpg);
	background-repeat:repeat-x;
	text-align:right;
	color:#fff;
	line-height:100px;
	padding-right:20px;
}

.header a:link, 
.header a:visited, 
.header a:hover
{
	color:#fff;
}


.headerInner
{
	background-image:url(../img/logo-jacobo.png);
	background-repeat: no-repeat;
	width:auto;
	height:100px;
}

.contentwrap
{
	width:auto;
	height:auto;
	margin:10px;
}

.col1
{
	width:240px;
	height:auto;
	padding:0px;
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
}

.col2
{
	width:760px;
	height:auto;
	padding:0px;
	background-color:#FFFFFF;
	float:left;
}



a:link {
	color: #C06;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #C06;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #C06;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #C06;
	font-weight:bold;
}

table
{
	border-collapse:collapse;
}

table, th, td
{
	border:solid 1px #CCCCCC;
	padding:10px
}

.submit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#C06;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:0px;
	cursor:pointer;
}

.submit:hover
{
	background-color:#000;
	color:#C06;
}

.columnheader
{
	width:auto;
	height:40px;
	border: solid 1px #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	background-image: url(../img/headerbg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color:#000;
}

.columnbody
{
	width:auto;
	height:auto;
	padding:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.columnbodynopad
{
	width:auto;
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.columnbodymain
{
	width:700px;
	height:auto;
	padding:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
}

.navlinks
{
	list-style:none;
	padding:10px;
	border-bottom:solid 1px #CCCCCC;
}

.textfield_large
{
	background-color:#FFFFFF;
	padding:5px;
	border: solid 1px #CCCCCC;
	width:500px;
}

.textfield_medium
{
	background-color:#FFFFFF;
	padding:5px;
	border: solid 1px #CCCCCC;
	width:350px;
}

.textfield_small
{
	background-color:#FFFFFF;
	padding:5px;
	border: solid 1px #CCCCCC;
	width:200px;
}

.prompt
{
	padding:10px;
	color: #F00;
	border: 1px solid #F00;
}

.prompt2
{
	padding:10px;
	color:#0C0;
	border: 1px solid #0C0;
}

.graph
{
	font-size:11px;
	height:20px;
	background-color:#FF9900;
	float:left;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}

.graph2
{
	font-size:11px;
	height:20px;
	background-color:#333333;
	float:left;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}


.hide
{
	display:none;
}

.dashitem
{
	width:163px;
	height:120px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.pageslistitem
{
	padding: 10px;
	background-color:#F9F9F9;
	border: #CCCCCC solid 1px;
	color:#000;
	margin-bottom:5px;
	float:left;
	width:680px;
	height:20px;
}

.handle
{
	float:left;
	height:20px;
	width:20px;
	margin-right:20px;
	cursor:move;
}

.pagename
{
	margin-right:20px;
	float:left;
}

.actions
{
	float:right;
	margin-right:20px;
}

.clearBoth
{
	clear:both;
}

.shopbutton
{
	padding:10px;
	border:solid 1px #666;
	margin-bottom:10px;
}








.accountNav
{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F5F5F5;
	border-right:solid 1px #ccc;
	float:left;
	cursor:pointer;
}

.accountNav:hover
{
	background-color:#ccc;
}

.accountNavOn
{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#333;
	border-right:solid 1px #ccc;
	float:left;
	color:#fff;
	cursor:pointer;
}

.newMessage
{
}

.newMessageAvatar
{
	width:100px;
	height:100px;
	margin-right:20px;
	float:left;
	background-color:#ccc;
}

.newMessageAvatar img
{
	width:100px;
	height:100px;
}


.newMessageContent
{
	border:solid 1px #ccc;
	width:550px;
	margin-bottom:20px;
	padding:20px;
	float:left;
}

.newMessageContentReply
{
	border:solid 1px #ccc;
	width:550px;
	margin-bottom:20px;
	padding:20px;
	float:left;
	background-color:#F5F5F5;
}

.user
{
	padding:20px;
	border:solid 1px #ccc;
	margin-bottom:20px;

}

.userAvatar
{
	width:100px;
	height:100px;
	margin-right:20px;
	float:left;
	background-color:#ccc;
}

.userAvatar img
{
	width:100px;
	height:100px;
}

.userInfo
{
	float:left;
}

.featuredDesign
{
	
}

.featuredDesignImage
{
	float:left;
	width:400px;
	height:260px;
	margin-right:20px;
}

.featuredDesignImage img
{
	width:400px;
	height:260px;
}

.featuredDesignDesc
{
	float:left;
}

.sharedDesignPrev
{
	width:200px;
	height:160px;
	padding:2px;
	border:solid 1px #ccc;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.sharedDesignThumbPrev img
{
	width:200px;
	height:160px;
}

.sharedDesign
{
	width:700px;
	padding:10px;
	border:solid 1px #ccc;
	margin-bottom:10px;
}

.sharedDesignThumb
{
	width:300px;
	height:200px;
	margin-right:20px;
	float:left;
}

.sharedDesignThumb img
{
	width:300px;
	height:200px;
}

.sharedDesignInfo
{
	float:left;
	width:380px;
}

.sharedDesignTitle
{
	margin-bottom:10px;
}

.sharedDesignDesc
{
	margin-bottom:10px;
}

.sharedDesignURL
{
	margin-bottom:10px;
}

.sharedDesignVotes
{
	padding:5px;
	border:solid 1px #C06;
	color:#C06;
	line-height:32px;
}

.sharedDesignVotes img
{
	float:left;
	margin-right:10px;
}

.tick
{
	background-image:url(../img/tick.png);
	background-repeat:no-repeat;
	padding-left:40px;
	height:24px;
	color:#060;
	margin-bottom:10px;
}

.cross
{
	background-image:url(../img/cross.png);
	background-repeat:no-repeat;
	padding-left:40px;
	height:24px;
	color:#900;
	margin-bottom:10px;
}

.break
{
	margin-top:20px;
	margin-bottom:20px;
	width:auto;
	border-top:solid 1px #ccc;
}













